Package | Description |
---|---|
org.apache.commons.math3.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
org.apache.commons.math3.geometry.euclidean.twod |
This package provides basic 2D geometry components.
|
org.apache.commons.math3.geometry.euclidean.twod.hull |
This package provides algorithms to generate the convex hull
for a set of points in an two-dimensional euclidean space.
|
org.apache.commons.math3.geometry.spherical.oned |
This package provides basic geometry components on the 1-sphere.
|
Class and Description |
---|
Euclidean2D
This class implements a two-dimensional space.
|
Vector2D
This class represents a 2D vector.
|
Class and Description |
---|
Euclidean2D
This class implements a two-dimensional space.
|
Line
This class represents an oriented line in the 2D plane.
|
PolygonsSet
This class represents a 2D region: a set of polygons.
|
Segment
Simple container for a two-points segment.
|
SubLine
This class represents a sub-hyperplane for
Line . |
Vector2D
This class represents a 2D vector.
|
Vector2DFormat
Formats a 2D vector in components list format "{x; y}".
|
Class and Description |
---|
Euclidean2D
This class implements a two-dimensional space.
|
Segment
Simple container for a two-points segment.
|
Vector2D
This class represents a 2D vector.
|
Class and Description |
---|
Vector2D
This class represents a 2D vector.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.