Class Summary |
AbstractSmoother |
Base class for Bezier smoothing of JTS Geometry objects. |
AbstractSmoother.InterpPoint |
Class to hold interpolation parameters for a given point. |
CoordinateSequence2D |
A lightweight implementation of JTS CoordinateSequence for 2D points. |
LineSmoother |
Line smoothing by interpolation with cubic Bazier curves. |
PolygonSmoother |
Polygon smoothing by interpolation with cubic Bazier curves. |
Utils |
A helper class with methods to work with JTS geometry objects. |
Helper classes that work with JTS (JTS Topology Suite) geometry objects.