Uses of Class
net.opengis.tjs.v_1_0.Uncertainty

Uses of Uncertainty in net.opengis.tjs.v_1_0
 

Fields in net.opengis.tjs.v_1_0 declared as Uncertainty
protected  Uncertainty Measure.uncertainty
           
protected  Uncertainty Count.uncertainty
           
 

Methods in net.opengis.tjs.v_1_0 that return Uncertainty
 Uncertainty ObjectFactory.createUncertainty()
          Create an instance of Uncertainty
 Uncertainty Measure.getUncertainty()
          Gets the value of the uncertainty property.
 Uncertainty Count.getUncertainty()
          Gets the value of the uncertainty property.
 Uncertainty Uncertainty.withGaussian(String value)
           
 Uncertainty Uncertainty.withValue(String value)
           
 

Methods in net.opengis.tjs.v_1_0 with parameters of type Uncertainty
 void Measure.setUncertainty(Uncertainty value)
          Sets the value of the uncertainty property.
 void Count.setUncertainty(Uncertainty value)
          Sets the value of the uncertainty property.
 Measure Measure.withUncertainty(Uncertainty value)
           
 Count Count.withUncertainty(Uncertainty value)
           
 



Copyright © 2008-2015. All Rights Reserved.