explode abstract method

List<Point> explode()

Explodes the Feature into a list of Points.

Implementation

List<Point> explode();