| Class | Description |
|---|---|
| CircleBuilder | |
| CoordinatesBuilder |
A builder for a list of coordinates.
|
| EnvelopeBuilder | |
| GeometryCollectionBuilder | |
| LineStringBuilder | |
| MultiLineStringBuilder | |
| MultiPointBuilder | |
| MultiPolygonBuilder | |
| PointBuilder | |
| PolygonBuilder |
The
PolygonBuilder implements the groundwork to create polygons. |
| ShapeBuilder<T extends org.locationtech.spatial4j.shape.Shape,E extends ShapeBuilder<T,E>> |
Basic class for building GeoJSON shapes like Polygons, Linestrings, etc
|
| ShapeBuilder.Edge |
This helper class implements a linked list for
Coordinate. |
| ShapeBuilders | Deprecated.
this class is replaced by each builder's constructor
e.g.
|
| Enum | Description |
|---|---|
| ShapeBuilder.Orientation |