Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.geometry Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
LineSegmentRepresent a line segment.Classcom.numericalmethod.suanshu.geometrySuanShu
PointRepresent a n-dimensional point.Classcom.numericalmethod.suanshu.geometrySuanShu
PolygonalChainA polygonal chain, polygonal curve, polygonal path, or piecewise linear curve, is a connected series of line segments.Interfacecom.numericalmethod.suanshu.geometry.polylineSuanShu
PolygonalChainByArrayAn immutable PolygonalChain that is backed by an ArrayList.Classcom.numericalmethod.suanshu.geometry.polylineSuanShu
RamerDouglasPeuckerThe Ramer-Douglas-Peucker algorithm simplifies a PolygonalChain by removing vertices which do not affect the shape of the curve to a given tolerance.Classcom.numericalmethod.suanshu.geometry.polylineSuanShu
TrigMathA collection of trigonometric functions complementary to those in Java's Math class.Classcom.numericalmethod.suanshu.geometrySuanShu