build abstract method

PointDataSource build()

Builds a PointDataSource instance and resets the builder instance.

Returns PointDataSource. Instance of the data source created with given points and attributes.

Implementation

PointDataSource build();