Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.geometry.euclidean.twod Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
AklToussaintHeuristicA simple heuristic to improve the performance of convex hull algorithms.Classorg.apache.commons.math3.geometry.euclidean.twod.hullApache Commons
ConvexHull2DThis class represents a convex hull in an two-dimensional euclidean space.Classorg.apache.commons.math3.geometry.euclidean.twod.hullApache Commons
ConvexHullGenerator2DInterface for convex hull generators in the two-dimensional euclidean space.Interfaceorg.apache.commons.math3.geometry.euclidean.twod.hullApache Commons
DiskGeneratorClass generating an enclosing ball from its support points.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
Euclidean2DThis class implements a two-dimensional space.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
LineThis class represents an oriented line in the 2D plane.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
MonotoneChain points in the two-dimensional euclidean space.Classorg.apache.commons.math3.geometry.euclidean.twod.hullApache Commons
PolygonsSetThis class represents a 2D region: a set of polygons.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
SegmentSimple container for a two-points segment.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
SubLineThis class represents a sub-hyperplane for Line.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
Vector2DThis class represents a 2D vector.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
Vector2DFormatFormats a 2D vector in components list format {x; y}.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons