Uses of Class
net.opengis.omeo.eop.v_2_0.HistogramType

Packages that use HistogramType
net.opengis.omeo.eop.v_2_0   
 

Uses of HistogramType in net.opengis.omeo.eop.v_2_0
 

Fields in net.opengis.omeo.eop.v_2_0 declared as HistogramType
protected  HistogramType HistogramPropertyType.histogram
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return HistogramType
 HistogramType ObjectFactory.createHistogramType()
          Create an instance of HistogramType
 HistogramType HistogramPropertyType.getHistogram()
          Gets the value of the histogram property.
 HistogramType HistogramType.withBandId(String value)
           
 HistogramType HistogramType.withMax(BigInteger value)
           
 HistogramType HistogramType.withMean(BigDecimal value)
           
 HistogramType HistogramType.withMin(BigInteger value)
           
 HistogramType HistogramType.withStdDeviation(BigDecimal value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type HistogramType
 JAXBElement<HistogramType> ObjectFactory.createHistogram(HistogramType value)
          Create an instance of JAXBElement<HistogramType>}
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type HistogramType
 JAXBElement<HistogramType> ObjectFactory.createHistogram(HistogramType value)
          Create an instance of JAXBElement<HistogramType>}
 void HistogramPropertyType.setHistogram(HistogramType value)
          Sets the value of the histogram property.
 HistogramPropertyType HistogramPropertyType.withHistogram(HistogramType value)
           
 



Copyright © 2008-2016. All Rights Reserved.