Interface Geometry
- All Known Implementing Classes:
BoundingBox
,GeospatialCoverage
,Point
,Polygon
public interface Geometry
General interface for all geometries such as polygons or bounding boxes.
-
Method Summary
-
Method Details
-
toWellKnownText
- Returns:
- the well know text (wkt) representation of the geometry
-