See: Description
| Interface | Description |
|---|---|
| SmootherControl |
Defines methods to control the smoothing process.
|
| Class | Description |
|---|---|
| AbstractSmoother |
Base class for Bezier smoothing of JTS Geometry objects.
|
| 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.
|
Copyright © 2009–2018. All rights reserved.