Uses of Package
org.apache.commons.math3.geometry.euclidean.twod
Packages that use org.apache.commons.math3.geometry.euclidean.twod
Package
Description
This package provides basic 3D geometry components.
This package provides basic 2D geometry components.
This package provides algorithms to generate the convex hull
for a set of points in an two-dimensional euclidean space.
This package provides basic geometry components on the 1-sphere.
-
Classes in org.apache.commons.math3.geometry.euclidean.twod used by org.apache.commons.math3.geometry.euclidean.threedClassDescriptionThis class implements a two-dimensional space.This class represents a 2D region: a set of polygons.This class represents a 2D vector.
-
Classes in org.apache.commons.math3.geometry.euclidean.twod used by org.apache.commons.math3.geometry.euclidean.twodClassDescriptionThis class implements a two-dimensional space.This class represents an oriented line in the 2D plane.This class represent a tree of nested 2D boundary loops.This class represents a 2D region: a set of polygons.Private extension of Segment allowing connection.Internal class for holding edges while they are processed to build a BSP tree.Internal class for holding vertices while they are processed to build a BSP tree.Simple container for a two-points segment.This class represents a sub-hyperplane for
Line
.This class represents a 2D vector.Formats a 2D vector in components list format "{x; y}". -
Classes in org.apache.commons.math3.geometry.euclidean.twod used by org.apache.commons.math3.geometry.euclidean.twod.hullClassDescriptionThis class implements a two-dimensional space.Simple container for a two-points segment.This class represents a 2D vector.
-