Package org.locationtech.jts.geom
Interface Polygonal
- All Known Implementing Classes:
MultiPolygon
,Polygon
public interface Polygonal
Identifies
Geometry
subclasses which
are 2-dimensional
and have components which have Lineal
boundaries.- Author:
- Martin Davis