Uses of Class
com.luciad.ogc.wcs.common.model.TLcdWCSLonLatEnvelope
Packages that use TLcdWCSLonLatEnvelope
Package
Description
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in
com.luciad.ogc.wcs.client.
-
Uses of TLcdWCSLonLatEnvelope in com.luciad.ogc.wcs.common.model
Methods in com.luciad.ogc.wcs.common.model that return TLcdWCSLonLatEnvelopeModifier and TypeMethodDescriptionTLcdWCSCoverageOfferingBrief.getLonLatEnvelope()
Gets the lon lat envelope.Methods in com.luciad.ogc.wcs.common.model with parameters of type TLcdWCSLonLatEnvelopeModifier and TypeMethodDescriptionvoid
TLcdWCSCoverageOfferingBrief.setLonLatEnvelope
(TLcdWCSLonLatEnvelope aLonLatEnvelope) Sets the lon lat envelope.