java.lang.Object
org.gcube.spatial.data.geonetwork.iso.tpl.extent.Extent

public class Extent extends Object
  • Constructor Details

    • Extent

      public Extent()
  • Method Details

    • addGeographicExtent

      public void addGeographicExtent(GeographicExtent toAdd)
      Adds a geographic extent.
      Parameters:
      toAdd - the geographic extent to add
    • addTemporalExtent

      public void addTemporalExtent(org.opengis.metadata.extent.TemporalExtent toAdd)
      Adds a temporal extent.
      Parameters:
      toAdd - the temporal extent to add
    • addVerticalExtent

      public void addVerticalExtent(org.opengis.metadata.extent.VerticalExtent toAdd)
      Adds a vertical extent.
      Parameters:
      toAdd - the vertical extent to add