Uses of Class
net.opengis.wcs.v_2_0.DimensionTrimType

Uses of DimensionTrimType in net.opengis.wcs.v_2_0
 

Methods in net.opengis.wcs.v_2_0 that return DimensionTrimType
 DimensionTrimType ObjectFactory.createDimensionTrimType()
          Create an instance of DimensionTrimType
 DimensionTrimType DimensionTrimType.withDimension(String value)
           
 DimensionTrimType DimensionTrimType.withTrimHigh(String value)
           
 DimensionTrimType DimensionTrimType.withTrimLow(String value)
           
 

Methods in net.opengis.wcs.v_2_0 that return types with arguments of type DimensionTrimType
 JAXBElement<DimensionTrimType> ObjectFactory.createDimensionTrim(DimensionTrimType value)
          Create an instance of JAXBElement<DimensionTrimType>}
 

Methods in net.opengis.wcs.v_2_0 with parameters of type DimensionTrimType
 JAXBElement<DimensionTrimType> ObjectFactory.createDimensionTrim(DimensionTrimType value)
          Create an instance of JAXBElement<DimensionTrimType>}
 



Copyright © 2008-2015. All Rights Reserved.