Package org.locationtech.spatial4j.shape
Interface ShapeFactory.MultiShapeBuilder<T extends Shape>
- All Known Implementing Classes:
JtsShapeFactory.JtsMultiShapeBuilder
,ShapeFactoryImpl.GeneralShapeMultiShapeBuilder
- Enclosing interface:
ShapeFactory
public static interface ShapeFactory.MultiShapeBuilder<T extends Shape>
- See Also:
-
Method Summary
-
Method Details
-
add
-
build
Shape build()
-