Interface IGeometryCollection

All Superinterfaces:
IGeometry, Serializable
All Known Subinterfaces:
IMultiLineString, IMultiPoint, IMultiPolygon
All Known Implementing Classes:
AbstractGeometryCollection, GeometryCollection, MultiLineString, MultiPoint, MultiPolygon

public interface IGeometryCollection extends IGeometry
  • Method Details