Package org.locationtech.spatial4j.shape
Interface ShapeFactory.MultiLineStringBuilder
- All Known Implementing Classes:
JtsShapeFactory.JtsMultiLineStringBuilder
,JtsShapeFactory.JtsMultiShapeBuilder
,ShapeFactoryImpl.GeneralShapeMultiShapeBuilder
- Enclosing interface:
ShapeFactory
public static interface ShapeFactory.MultiLineStringBuilder
- See Also:
-
Method Summary
-
Method Details
-
lineString
ShapeFactory.LineStringBuilder lineString() -
add
-
build
Shape build()
-