|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgisws.RasterRenderer
com.esri.arcgisws.RasterClassifyRenderer
public class RasterClassifyRenderer
Java class for RasterClassifyRenderer complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RasterClassifyRenderer">
<complexContent>
<extension base="{http://www.esri.com/schemas/ArcGIS/10.0}RasterRenderer">
<sequence>
<element name="ClassField" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="NormField" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ClassificationComponent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Guid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ColorSchema" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="LegendGroupsCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="LegendGroups" type="{http://www.esri.com/schemas/ArcGIS/10.0}ArrayOfLegendGroup" minOccurs="0"/>
<element name="BreakSize" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ArrayOfBreak" type="{http://www.esri.com/schemas/ArcGIS/10.0}ArrayOfDouble" minOccurs="0"/>
<element name="Ascending" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="NumberFormat" type="{http://www.esri.com/schemas/ArcGIS/10.0}NumericFormat" minOccurs="0"/>
<element name="ShowClassGaps" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DeviationInterval" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ExlusionValues" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
<element name="ExclusionRanges" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
<element name="ExclusionShowClass" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ExclusionLegendClass" type="{http://www.esri.com/schemas/ArcGIS/10.0}LegendClass" minOccurs="0"/>
<element name="UniqueValues" type="{http://www.esri.com/schemas/ArcGIS/10.0}RasterUniqueValues" minOccurs="0"/>
<element name="UseHillShader" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ZScale" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
RasterClassifyRenderer()
RasterClassifyRenderer default constructor. |
|
RasterClassifyRenderer(Boolean indexed,
Integer brightness,
Integer contrast,
String resamplingType,
Color noDataColor,
double[] noDataValue,
Integer alphaBandIndex,
Boolean useAlphaBand,
String classField,
String normField,
Boolean classificationComponent,
String guid,
String colorSchema,
Integer legendGroupsCount,
LegendGroup[] legendGroups,
Integer breakSize,
double[] arrayOfBreak,
Boolean ascending,
NumericFormat numberFormat,
Boolean showClassGaps,
Double deviationInterval,
Object exlusionValues,
Object exclusionRanges,
Boolean exclusionShowClass,
LegendClass exclusionLegendClass,
RasterUniqueValues uniqueValues,
Boolean useHillShader,
Double zScale)
Deprecated. |
|
| Method Summary | |
|---|---|
double[] |
getArrayOfBreak()
Gets the value of the arrayOfBreak property. |
Boolean |
getAscending()
Gets the value of the ascending property. |
Integer |
getBreakSize()
Gets the value of the breakSize property. |
String |
getClassField()
Gets the value of the classField property. |
Boolean |
getClassificationComponent()
Gets the value of the classificationComponent property. |
String |
getColorSchema()
Gets the value of the colorSchema property. |
Double |
getDeviationInterval()
Gets the value of the deviationInterval property. |
LegendClass |
getExclusionLegendClass()
Gets the value of the exclusionLegendClass property. |
Object |
getExclusionRanges()
Gets the value of the exclusionRanges property. |
Boolean |
getExclusionShowClass()
Gets the value of the exclusionShowClass property. |
Object |
getExlusionValues()
Gets the value of the exlusionValues property. |
String |
getGuid()
Gets the value of the guid property. |
LegendGroup[] |
getLegendGroups()
Gets the value of the legendGroups property. |
Integer |
getLegendGroupsCount()
Gets the value of the legendGroupsCount property. |
String |
getNormField()
Gets the value of the normField property. |
NumericFormat |
getNumberFormat()
Gets the value of the numberFormat property. |
Boolean |
getShowClassGaps()
Gets the value of the showClassGaps property. |
RasterUniqueValues |
getUniqueValues()
Gets the value of the uniqueValues property. |
Boolean |
getUseHillShader()
Gets the value of the useHillShader property. |
Double |
getZScale()
Gets the value of the zScale property. |
Boolean |
isAscending()
|
Boolean |
isClassificationComponent()
|
Boolean |
isExclusionShowClass()
|
Boolean |
isShowClassGaps()
|
Boolean |
isUseHillShader()
|
void |
setArrayOfBreak(double[] value)
Sets the value of the arrayOfBreak property. |
void |
setAscending(Boolean value)
Sets the value of the ascending property. |
void |
setBreakSize(Integer value)
Sets the value of the breakSize property. |
void |
setClassField(String value)
Sets the value of the classField property. |
void |
setClassificationComponent(Boolean value)
Sets the value of the classificationComponent property. |
void |
setColorSchema(String value)
Sets the value of the colorSchema property. |
void |
setDeviationInterval(Double value)
Sets the value of the deviationInterval property. |
void |
setExclusionLegendClass(LegendClass value)
Sets the value of the exclusionLegendClass property. |
void |
setExclusionRanges(Object value)
Sets the value of the exclusionRanges property. |
void |
setExclusionShowClass(Boolean value)
Sets the value of the exclusionShowClass property. |
void |
setExlusionValues(Object value)
Sets the value of the exlusionValues property. |
void |
setGuid(String value)
Sets the value of the guid property. |
void |
setLegendGroups(LegendGroup[] value)
Sets the value of the legendGroups property. |
void |
setLegendGroupsCount(Integer value)
Sets the value of the legendGroupsCount property. |
void |
setNormField(String value)
Sets the value of the normField property. |
void |
setNumberFormat(NumericFormat value)
Sets the value of the numberFormat property. |
void |
setShowClassGaps(Boolean value)
Sets the value of the showClassGaps property. |
void |
setUniqueValues(RasterUniqueValues value)
Sets the value of the uniqueValues property. |
void |
setUseHillShader(Boolean value)
Sets the value of the useHillShader property. |
void |
setZScale(Double value)
Sets the value of the zScale property. |
| Methods inherited from class com.esri.arcgisws.RasterRenderer |
|---|
getAlphaBandIndex, getBrightness, getContrast, getIndexed, getNoDataColor, getNoDataValue, getResamplingType, getUseAlphaBand, isIndexed, isUseAlphaBand, setAlphaBandIndex, setBrightness, setContrast, setIndexed, setNoDataColor, setNoDataValue, setResamplingType, setUseAlphaBand |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated
public RasterClassifyRenderer(Boolean indexed,
Integer brightness,
Integer contrast,
String resamplingType,
Color noDataColor,
double[] noDataValue,
Integer alphaBandIndex,
Boolean useAlphaBand,
String classField,
String normField,
Boolean classificationComponent,
String guid,
String colorSchema,
Integer legendGroupsCount,
LegendGroup[] legendGroups,
Integer breakSize,
double[] arrayOfBreak,
Boolean ascending,
NumericFormat numberFormat,
Boolean showClassGaps,
Double deviationInterval,
Object exlusionValues,
Object exclusionRanges,
Boolean exclusionShowClass,
LegendClass exclusionLegendClass,
RasterUniqueValues uniqueValues,
Boolean useHillShader,
Double zScale)
public RasterClassifyRenderer()
| Method Detail |
|---|
public String getClassField()
Stringpublic void setClassField(String value)
value - allowed object is
Stringpublic String getNormField()
Stringpublic void setNormField(String value)
value - allowed object is
Stringpublic Boolean getClassificationComponent()
Booleanpublic Boolean isClassificationComponent()
public void setClassificationComponent(Boolean value)
value - allowed object is
Booleanpublic String getGuid()
Stringpublic void setGuid(String value)
value - allowed object is
Stringpublic String getColorSchema()
Stringpublic void setColorSchema(String value)
value - allowed object is
Stringpublic Integer getLegendGroupsCount()
Integerpublic void setLegendGroupsCount(Integer value)
value - allowed object is
Integerpublic LegendGroup[] getLegendGroups()
[] public void setLegendGroups(LegendGroup[] value)
value - allowed object is
[] public Integer getBreakSize()
Integerpublic void setBreakSize(Integer value)
value - allowed object is
Integerpublic double[] getArrayOfBreak()
[] public void setArrayOfBreak(double[] value)
value - allowed object is
[] public Boolean getAscending()
Booleanpublic Boolean isAscending()
public void setAscending(Boolean value)
value - allowed object is
Booleanpublic NumericFormat getNumberFormat()
NumericFormatpublic void setNumberFormat(NumericFormat value)
value - allowed object is
NumericFormatpublic Boolean getShowClassGaps()
Booleanpublic Boolean isShowClassGaps()
public void setShowClassGaps(Boolean value)
value - allowed object is
Booleanpublic Double getDeviationInterval()
Doublepublic void setDeviationInterval(Double value)
value - allowed object is
Doublepublic Object getExlusionValues()
Objectpublic void setExlusionValues(Object value)
value - allowed object is
Objectpublic Object getExclusionRanges()
Objectpublic void setExclusionRanges(Object value)
value - allowed object is
Objectpublic Boolean getExclusionShowClass()
Booleanpublic Boolean isExclusionShowClass()
public void setExclusionShowClass(Boolean value)
value - allowed object is
Booleanpublic LegendClass getExclusionLegendClass()
LegendClasspublic void setExclusionLegendClass(LegendClass value)
value - allowed object is
LegendClasspublic RasterUniqueValues getUniqueValues()
RasterUniqueValuespublic void setUniqueValues(RasterUniqueValues value)
value - allowed object is
RasterUniqueValuespublic Boolean getUseHillShader()
Booleanpublic Boolean isUseHillShader()
public void setUseHillShader(Boolean value)
value - allowed object is
Booleanpublic Double getZScale()
Doublepublic void setZScale(Double value)
value - allowed object is
Double
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||