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 Details