Interface LonLatEnvelopeBaseType

All Superinterfaces:
AbstractGeometryBaseType, AbstractGeometryType, AbstractGMLType, EnvelopeType, EObject, Notifier
All Known Subinterfaces:
LonLatEnvelopeType
All Known Implementing Classes:
LonLatEnvelopeBaseTypeImpl, LonLatEnvelopeTypeImpl

public interface LonLatEnvelopeBaseType extends EnvelopeType
A representation of the model object 'Lon Lat Envelope Base Type'. For WCS use, LonLatEnvelopeBaseType restricts gml:Envelope to the WGS84 geographic CRS with Longitude preceding Latitude and both using decimal degrees only. If included, height values are third and use metre units. Envelope defines an extent using a pair of positions defining opposite corners in arbitrary dimensions.
See Also: