Interface WGS84BoundingBoxType

  • All Superinterfaces:
    BoundingBoxType, EObject, Notifier
    All Known Implementing Classes:
    WGS84BoundingBoxTypeImpl

    public interface WGS84BoundingBoxType
    extends BoundingBoxType
    A representation of the model object 'WGS84 Bounding Box Type'. XML encoded minimum rectangular bounding box (or region) parameter, surrounding all the associated data. This box is specialized for use with the 2D WGS 84 coordinate reference system with decimal values of longitude and latitude. This type is adapted from the general BoundingBoxType, with modified contents and documentation for use with the 2D WGS 84 coordinate reference system.
    See Also:
    Ows20Package.getWGS84BoundingBoxType()