Interface HorizontalDomain

    • Method Detail

      • getBoundingBox

        BoundingBox getBoundingBox()
        Returns the bounding box of the domain in the domain's own coordinate reference system. For domains which do not have a native co-ordinate reference system this may return a BoundingBox in a different CRS. Consequently this BoundingBox is not guaranteed to be a tight bound around the domain.
      • getGeographicBoundingBox

        org.opengis.metadata.extent.GeographicBoundingBox getGeographicBoundingBox()
        Returns the bounding box of the domain in WGS84 latitude-longitude coordinates.
      • getCoordinateReferenceSystem

        org.opengis.referencing.crs.CoordinateReferenceSystem getCoordinateReferenceSystem()
        Returns the co-ordinate reference system of this domain