Uses of Class
net.opengis.wcs.v_1_1.DomainSubsetType

Uses of DomainSubsetType in net.opengis.wcs.v_1_1
 

Fields in net.opengis.wcs.v_1_1 declared as DomainSubsetType
protected  DomainSubsetType GetCoverage.domainSubset
           
 

Methods in net.opengis.wcs.v_1_1 that return DomainSubsetType
 DomainSubsetType ObjectFactory.createDomainSubsetType()
          Create an instance of DomainSubsetType
 DomainSubsetType GetCoverage.getDomainSubset()
          Gets the value of the domainSubset property.
 DomainSubsetType DomainSubsetType.withBoundingBox(JAXBElement<?> value)
           
 DomainSubsetType DomainSubsetType.withTemporalSubset(TimeSequenceType value)
           
 

Methods in net.opengis.wcs.v_1_1 with parameters of type DomainSubsetType
 void GetCoverage.setDomainSubset(DomainSubsetType value)
          Sets the value of the domainSubset property.
 GetCoverage GetCoverage.withDomainSubset(DomainSubsetType value)
           
 



Copyright © 2008-2015. All Rights Reserved.