Interface ShapeFactory.MultiPointBuilder
- All Superinterfaces:
ShapeFactory.PointsBuilder<ShapeFactory.MultiPointBuilder>
- All Known Implementing Classes:
JtsShapeFactory.JtsMultiPointBuilder, JtsShapeFactory.JtsMultiShapeBuilder, ShapeFactoryImpl.GeneralShapeMultiShapeBuilder
- Enclosing interface:
ShapeFactory
public static interface ShapeFactory.MultiPointBuilder
extends ShapeFactory.PointsBuilder<ShapeFactory.MultiPointBuilder>
- See Also:
-
Method Summary
Methods inherited from interface ShapeFactory.PointsBuilder
pointLatLon, pointXY, pointXYZ
-
Method Details
-
build
Shape build()
-