Package | Description |
---|---|
org.hipparchus.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
org.hipparchus.geometry.euclidean.twod |
This package provides basic 2D geometry components.
|
org.hipparchus.geometry.spherical.twod |
This package provides basic geometry components on the 2-sphere.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Line |
The class represent lines in a three dimensional space.
|
class |
Plane |
The class represent planes in a three dimensional space.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Line |
This class represents an oriented line in the 2D plane.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Circle |
This class represents an oriented great circle on the 2-sphere.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.