public static interface ShapeFactory.LineStringBuilder extends ShapeFactory.PointsBuilder<ShapeFactory.LineStringBuilder>
ShapeFactory.lineString()| Modifier and Type | Method and Description |
|---|---|
ShapeFactory.LineStringBuilder |
buffer(double distance) |
Shape |
build() |
pointLatLon, pointXY, pointXYZShapeFactory.LineStringBuilder buffer(double distance)
Shape build()
Copyright © 2025 LocationTech. All rights reserved.