public interface SpatialFeature
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends PlaneCoordinates> |
coordinates()
Gives an ordered sequence of coordinates specifying this feature's geometry.
|
Iterable<? extends PlaneCoordinates> coordinates()