| Package | Description |
|---|---|
| org.locationtech.spatial4j.shape |
Shapes are the core geometry objects that Spatial4j provides.
|
| org.locationtech.spatial4j.shape.impl | |
| org.locationtech.spatial4j.shape.jts |
| Modifier and Type | Method and Description |
|---|---|
ShapeFactory.MultiPolygonBuilder |
ShapeFactory.MultiPolygonBuilder.add(ShapeFactory.PolygonBuilder polygonBuilder) |
ShapeFactory.MultiPolygonBuilder |
ShapeFactory.multiPolygon()
(Builder) Constructs a MultiPolygon.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
ShapeFactoryImpl.GeneralShapeMultiShapeBuilder<T extends Shape> |
| Modifier and Type | Method and Description |
|---|---|
ShapeFactory.MultiPolygonBuilder |
ShapeFactoryImpl.GeneralShapeMultiShapeBuilder.add(ShapeFactory.PolygonBuilder polygonBuilder) |
ShapeFactory.MultiPolygonBuilder |
ShapeFactoryImpl.multiPolygon() |
| Modifier and Type | Method and Description |
|---|---|
ShapeFactory.MultiPolygonBuilder |
JtsShapeFactory.multiPolygon() |
Copyright © 2025 LocationTech. All rights reserved.