Interface Shape
- All Known Subinterfaces:
CircleShape,EnvelopeShape,GeometryCollectionShape,LineStringShape,MultiLineStringShape,MultiPointShape,MultiPolygonShape,PointShape,PolygonShape
@ProviderType
public interface Shape
-
Method Summary
-
Method Details
-
accept
-
getCoordinates
List<Coordinate> getCoordinates()
-