public static class PAMDataset.PAMRasterBand.Histograms extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="HistItem">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="HistMin" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="HistMax" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="BucketCount" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="IncludeOutOfRange" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="Approximate" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="HistCounts" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
PAMDataset.PAMRasterBand.Histograms.HistItem
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected PAMDataset.PAMRasterBand.Histograms.HistItem |
histItem |
| Constructor and Description |
|---|
Histograms() |
| Modifier and Type | Method and Description |
|---|---|
PAMDataset.PAMRasterBand.Histograms.HistItem |
getHistItem()
Gets the value of the histItem property.
|
void |
setHistItem(PAMDataset.PAMRasterBand.Histograms.HistItem value)
Sets the value of the histItem property.
|
protected PAMDataset.PAMRasterBand.Histograms.HistItem histItem
public PAMDataset.PAMRasterBand.Histograms.HistItem getHistItem()
PAMDataset.PAMRasterBand.Histograms.HistItempublic void setHistItem(PAMDataset.PAMRasterBand.Histograms.HistItem value)
value - allowed object is
PAMDataset.PAMRasterBand.Histograms.HistItemCopyright © 2006–2019 GeoSolutions. All rights reserved.