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

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

Fields in net.opengis.gmlcov.geotiff.v_1_0 declared as PredictorType
protected  PredictorType ParametersType.predictor
           
 

Methods in net.opengis.gmlcov.geotiff.v_1_0 that return PredictorType
static PredictorType PredictorType.fromValue(String v)
           
 PredictorType ParametersType.getPredictor()
          Gets the value of the predictor property.
static PredictorType PredictorType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PredictorType[] PredictorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.gmlcov.geotiff.v_1_0 with parameters of type PredictorType
 void ParametersType.setPredictor(PredictorType value)
          Sets the value of the predictor property.
 ParametersType ParametersType.withPredictor(PredictorType value)
           
 



Copyright © 2008-2015. All Rights Reserved.