Class GeographicExtent

java.lang.Object
org.gcube.spatial.data.geonetwork.iso.tpl.extent.GeographicExtent
Direct Known Subclasses:
BoundingBox, BoundingPolygon

public abstract class GeographicExtent extends Object
Abstract base class for geographic extents.
  • Constructor Details

    • GeographicExtent

      public GeographicExtent()
  • Method Details

    • getType

      public abstract GeographicExtent.Type getType()
      Gets the type of this geographic extent.
      Returns:
      the extent type