Package | Description |
---|---|
org.apache.commons.math3.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
org.apache.commons.math3.geometry.spherical.twod |
This package provides basic geometry components on the 2-sphere.
|
Modifier and Type | Class and 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 and Description |
---|---|
class |
Circle
This class represents an oriented great circle on the 2-sphere.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.