| Package | Description |
|---|---|
| net.opengis.omeo.eop.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected HistogramType |
HistogramPropertyType.histogram |
| Modifier and Type | Method and Description |
|---|---|
HistogramType |
ObjectFactory.createHistogramType()
Create an instance of
HistogramType |
HistogramType |
HistogramPropertyType.getHistogram()
Gets the value of the histogram property.
|
HistogramType |
HistogramType.withBandId(java.lang.String value) |
HistogramType |
HistogramType.withMax(java.math.BigInteger value) |
HistogramType |
HistogramType.withMean(java.math.BigDecimal value) |
HistogramType |
HistogramType.withMin(java.math.BigInteger value) |
HistogramType |
HistogramType.withStdDeviation(java.math.BigDecimal value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<HistogramType> |
ObjectFactory.createHistogram(HistogramType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<HistogramType> |
ObjectFactory.createHistogram(HistogramType value)
|
void |
HistogramPropertyType.setHistogram(HistogramType value)
Sets the value of the histogram property.
|
HistogramPropertyType |
HistogramPropertyType.withHistogram(HistogramType value) |
Copyright © 2008-2021. All Rights Reserved.