Klasse MultiSurface

Alle implementierten Schnittstellen:
Serializable, Iterable<PolygonBase<?>>

@NonNullByDefault public class MultiSurface extends MultiGeometry<PolygonBase<?>>
The MULTISURFACE is a collection of surfaces, which can be (linear) polygons or curve polygons.
Autor:
Sebastian Baumhekel
Siehe auch:
  • Felddetails

    • TYPE

      public static final int TYPE
      The OGIS geometry type number for multi surfaces, which can be (linear) polygons or curve polygons.
      Siehe auch:
  • Konstruktordetails

    • MultiSurface

      public MultiSurface()
      Constructs an instance.
    • MultiSurface

      public MultiSurface(Iterable<T> lines)
      Constructs an instance.
      Parameter:
      lines - lines