Interface ShapeFactory.PolygonBuilder

All Superinterfaces:
ShapeFactory.PointsBuilder<ShapeFactory.PolygonBuilder>
Enclosing interface:
ShapeFactory

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