build abstract method

PolygonData build()

Builds an instance of PolygonData and resets the builder instance.

Returns PolygonData. Instance of PolygonData created with the configured parameters.

Implementation

PolygonData build();