Class GeometryCollection

All Implemented Interfaces:
Serializable, Iterable<Geometry>

@NonNullByDefault public class GeometryCollection extends MultiGeometry<Geometry>
Geometry Collection.
Author:
[email protected]
See Also:
  • Field Details

    • TYPE

      public static final int TYPE
      The OGIS geometry type number for feature collections.
      See Also:
  • Constructor Details

    • GeometryCollection

      public GeometryCollection()
      Constructs an instance.
    • GeometryCollection

      public GeometryCollection(Iterable<Geometry> geoms)
      Constructs an instance.
      Parameters:
      geoms - geometries