| 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.MultiLineStringBuilder |
ShapeFactory.MultiLineStringBuilder.add(ShapeFactory.LineStringBuilder lineStringBuilder) |
ShapeFactory.MultiLineStringBuilder |
ShapeFactory.multiLineString()
(Builder) Constructs a MultiLineString, or possibly the result of that buffered.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
ShapeFactoryImpl.GeneralShapeMultiShapeBuilder<T extends Shape> |
| Modifier and Type | Method and Description |
|---|---|
ShapeFactory.MultiLineStringBuilder |
ShapeFactoryImpl.GeneralShapeMultiShapeBuilder.add(ShapeFactory.LineStringBuilder lineStringBuilder) |
ShapeFactory.MultiLineStringBuilder |
ShapeFactoryImpl.multiLineString() |
| Modifier and Type | Method and Description |
|---|---|
ShapeFactory.MultiLineStringBuilder |
JtsShapeFactory.multiLineString() |
Copyright © 2025 LocationTech. All rights reserved.