Uses of Class
net.opengis.eop.v_1_0.HistogramArrayPropertyType

Packages that use HistogramArrayPropertyType
net.opengis.eop.v_1_0   
 

Uses of HistogramArrayPropertyType in net.opengis.eop.v_1_0
 

Methods in net.opengis.eop.v_1_0 that return HistogramArrayPropertyType
 HistogramArrayPropertyType ObjectFactory.createHistogramArrayPropertyType()
          Create an instance of HistogramArrayPropertyType
 HistogramArrayPropertyType HistogramArrayPropertyType.withHistogram(Collection<HistogramType> values)
           
 HistogramArrayPropertyType HistogramArrayPropertyType.withHistogram(HistogramType... values)
           
 HistogramArrayPropertyType HistogramArrayPropertyType.withHistogram(List<HistogramType> value)
           
 

Methods in net.opengis.eop.v_1_0 that return types with arguments of type HistogramArrayPropertyType
 JAXBElement<HistogramArrayPropertyType> ObjectFactory.createHistograms(HistogramArrayPropertyType value)
          Create an instance of JAXBElement<HistogramArrayPropertyType>}
 

Methods in net.opengis.eop.v_1_0 with parameters of type HistogramArrayPropertyType
 JAXBElement<HistogramArrayPropertyType> ObjectFactory.createHistograms(HistogramArrayPropertyType value)
          Create an instance of JAXBElement<HistogramArrayPropertyType>}
 



Copyright © 2008-2015. All Rights Reserved.