| 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.LineStringBuilder |
ShapeFactory.LineStringBuilder.buffer(double distance) |
ShapeFactory.LineStringBuilder |
ShapeFactory.lineString()
(Builder) Constructs a line string, with a possible buffer.
|
ShapeFactory.LineStringBuilder |
ShapeFactory.MultiLineStringBuilder.lineString() |
| Modifier and Type | Method and Description |
|---|---|
ShapeFactory.MultiLineStringBuilder |
ShapeFactory.MultiLineStringBuilder.add(ShapeFactory.LineStringBuilder lineStringBuilder) |
| Modifier and Type | Method and Description |
|---|---|
ShapeFactory.LineStringBuilder |
ShapeFactoryImpl.lineString() |
ShapeFactory.LineStringBuilder |
ShapeFactoryImpl.GeneralShapeMultiShapeBuilder.lineString() |
| Modifier and Type | Method and Description |
|---|---|
ShapeFactory.MultiLineStringBuilder |
ShapeFactoryImpl.GeneralShapeMultiShapeBuilder.add(ShapeFactory.LineStringBuilder lineStringBuilder) |
| Modifier and Type | Method and Description |
|---|---|
ShapeFactory.LineStringBuilder |
JtsShapeFactory.lineString() |
Copyright © 2025 LocationTech. All rights reserved.