Klasse GeometryCollection

Alle implementierten Schnittstellen:
Serializable, Iterable<Geometry>

@NonNullByDefault public class GeometryCollection extends MultiGeometry<Geometry>
Geometry Collection.
Autor:
[email protected]
Siehe auch:
  • Felddetails

    • TYPE

      public static final int TYPE
      The OGIS geometry type number for feature collections.
      Siehe auch:
  • Konstruktordetails

    • GeometryCollection

      public GeometryCollection()
      Constructs an instance.
    • GeometryCollection

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