net.opengis.ows10
Interface WGS84BoundingBoxType

All Superinterfaces:
BoundingBoxType, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.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:
Ows10Package.getWGS84BoundingBoxType()

Method Summary
 
Methods inherited from interface net.opengis.ows10.BoundingBoxType
getCrs, getDimensions, getLowerCorner, getUpperCorner, setCrs, setDimensions, setLowerCorner, setUpperCorner
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



Copyright © 1996-2010 Geotools. All Rights Reserved.