Class OGCMultiCurve

Direct Known Subclasses:
OGCMultiLineString

public abstract class OGCMultiCurve extends OGCGeometryCollection
  • Constructor Details

    • OGCMultiCurve

      public OGCMultiCurve()
  • Method Details

    • numGeometries

      public int numGeometries()
      Description copied from class: OGCGeometryCollection
      Returns the number of geometries in this GeometryCollection.
      Specified by:
      numGeometries in class OGCGeometryCollection
    • isClosed

      public boolean isClosed()
    • length

      public double length()