build abstract method
Builds an instance of PolygonData and resets the builder instance.
Returns PolygonData. Instance of PolygonData created with the configured parameters.
Implementation
PolygonData build();
Builds an instance of PolygonData and resets the builder instance.
Returns PolygonData. Instance of PolygonData created with the configured parameters.
PolygonData build();