Class TLcdWCSLonLatEnvelopeBase

java.lang.Object
com.luciad.ogc.wcs.common.model.TLcdWCSLonLatEnvelopeBase
All Implemented Interfaces:
ILcdGML3Envelope, ILcdGML3SrsInformationGroup, ILcdGML3SrsReferenceGroup
Direct Known Subclasses:
TLcdWCSLonLatEnvelope

public class TLcdWCSLonLatEnvelopeBase extends Object
For WCS use, this class is intended to restrict ILcdGML3Envelope 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.