Uses of Class
net.opengis.gmlcov.geotiff.v_1_0.ParametersType

Uses of ParametersType in net.opengis.gmlcov.geotiff.v_1_0
 

Methods in net.opengis.gmlcov.geotiff.v_1_0 that return ParametersType
 ParametersType ObjectFactory.createParametersType()
          Create an instance of ParametersType
 ParametersType ParametersType.withCompression(CompressionType value)
           
 ParametersType ParametersType.withInterleave(InterleaveType value)
           
 ParametersType ParametersType.withJpegQuality(Integer value)
           
 ParametersType ParametersType.withPredictor(PredictorType value)
           
 ParametersType ParametersType.withTileheight(BigInteger value)
           
 ParametersType ParametersType.withTilewidth(BigInteger value)
           
 ParametersType ParametersType.withTiling(Boolean value)
           
 

Methods in net.opengis.gmlcov.geotiff.v_1_0 that return types with arguments of type ParametersType
 JAXBElement<ParametersType> ObjectFactory.createParameters(ParametersType value)
          Create an instance of JAXBElement<ParametersType>}
 

Methods in net.opengis.gmlcov.geotiff.v_1_0 with parameters of type ParametersType
 JAXBElement<ParametersType> ObjectFactory.createParameters(ParametersType value)
          Create an instance of JAXBElement<ParametersType>}
 



Copyright © 2008-2015. All Rights Reserved.