Interface IPolygonal

All Superinterfaces:
IGeometry, Serializable
All Known Subinterfaces:
IMultiPolygon, IPolygon, IRectangle
All Known Implementing Classes:
MultiPolygon, Polygon, Rectangle

public interface IPolygonal extends IGeometry