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

Uses of OutputType in net.opengis.wcs.v_1_1
 

Fields in net.opengis.wcs.v_1_1 declared as OutputType
protected  OutputType GetCoverage.output
           
 

Methods in net.opengis.wcs.v_1_1 that return OutputType
 OutputType ObjectFactory.createOutputType()
          Create an instance of OutputType
 OutputType GetCoverage.getOutput()
          Gets the value of the output property.
 OutputType OutputType.withFormat(String value)
           
 OutputType OutputType.withGridCRS(GridCrsType value)
           
 OutputType OutputType.withStore(boolean value)
           
 

Methods in net.opengis.wcs.v_1_1 with parameters of type OutputType
 void GetCoverage.setOutput(OutputType value)
          Sets the value of the output property.
 GetCoverage GetCoverage.withOutput(OutputType value)
           
 



Copyright © 2008-2015. All Rights Reserved.