Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.geometry.polyline Classes and Interfaces - 3 results found.
NameDescriptionTypePackageFramework
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