| 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 and Description | 
|---|---|
class  | 
Plane
The class represent planes in a three dimensional space. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Line
This class represents an oriented line in the 2D plane. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Circle
This class represents an oriented great circle on the 2-sphere. 
 | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.