build abstract method

PointData build()

Builds an instance of PointData and resets the builder instance.

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

Implementation

PointData build();