Interface ShapeFactory.LineStringBuilder

All Superinterfaces:
ShapeFactory.PointsBuilder<ShapeFactory.LineStringBuilder>
All Known Implementing Classes:
JtsShapeFactory.JtsLineStringBuilder
Enclosing interface:
ShapeFactory

public static interface ShapeFactory.LineStringBuilder extends ShapeFactory.PointsBuilder<ShapeFactory.LineStringBuilder>
See Also: