|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.FeatureRenderer
com.esri.arcgisws.ClassBreaksRenderer
| Constructor Summary | |
ClassBreaksRenderer()
|
|
ClassBreaksRenderer(java.lang.String field,
double minimumValue,
ClassBreakInfo[] classBreakInfos,
FillSymbol backgroundSymbol,
java.lang.String normalizationField,
EsriNormalizationType normalizationType,
java.lang.Double normalizationTotal,
java.lang.String rotationField,
EsriRotationType rotationType)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
FillSymbol |
getBackgroundSymbol()
Gets the backgroundSymbol value for this ClassBreaksRenderer. |
ClassBreakInfo[] |
getClassBreakInfos()
Gets the classBreakInfos value for this ClassBreaksRenderer. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getField()
Gets the field value for this ClassBreaksRenderer. |
double |
getMinimumValue()
Gets the minimumValue value for this ClassBreaksRenderer. |
java.lang.String |
getNormalizationField()
Gets the normalizationField value for this ClassBreaksRenderer. |
java.lang.Double |
getNormalizationTotal()
Gets the normalizationTotal value for this ClassBreaksRenderer. |
EsriNormalizationType |
getNormalizationType()
Gets the normalizationType value for this ClassBreaksRenderer. |
java.lang.String |
getRotationField()
Gets the rotationField value for this ClassBreaksRenderer. |
EsriRotationType |
getRotationType()
Gets the rotationType value for this ClassBreaksRenderer. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setBackgroundSymbol(FillSymbol backgroundSymbol)
Sets the backgroundSymbol value for this ClassBreaksRenderer. |
void |
setClassBreakInfos(ClassBreakInfo[] classBreakInfos)
Sets the classBreakInfos value for this ClassBreaksRenderer. |
void |
setField(java.lang.String field)
Sets the field value for this ClassBreaksRenderer. |
void |
setMinimumValue(double minimumValue)
Sets the minimumValue value for this ClassBreaksRenderer. |
void |
setNormalizationField(java.lang.String normalizationField)
Sets the normalizationField value for this ClassBreaksRenderer. |
void |
setNormalizationTotal(java.lang.Double normalizationTotal)
Sets the normalizationTotal value for this ClassBreaksRenderer. |
void |
setNormalizationType(EsriNormalizationType normalizationType)
Sets the normalizationType value for this ClassBreaksRenderer. |
void |
setRotationField(java.lang.String rotationField)
Sets the rotationField value for this ClassBreaksRenderer. |
void |
setRotationType(EsriRotationType rotationType)
Sets the rotationType value for this ClassBreaksRenderer. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClassBreaksRenderer()
public ClassBreaksRenderer(java.lang.String field,
double minimumValue,
ClassBreakInfo[] classBreakInfos,
FillSymbol backgroundSymbol,
java.lang.String normalizationField,
EsriNormalizationType normalizationType,
java.lang.Double normalizationTotal,
java.lang.String rotationField,
EsriRotationType rotationType)
| Method Detail |
public java.lang.String getField()
public void setField(java.lang.String field)
field - public double getMinimumValue()
public void setMinimumValue(double minimumValue)
minimumValue - public ClassBreakInfo[] getClassBreakInfos()
public void setClassBreakInfos(ClassBreakInfo[] classBreakInfos)
classBreakInfos - public FillSymbol getBackgroundSymbol()
public void setBackgroundSymbol(FillSymbol backgroundSymbol)
backgroundSymbol - public java.lang.String getNormalizationField()
public void setNormalizationField(java.lang.String normalizationField)
normalizationField - public EsriNormalizationType getNormalizationType()
public void setNormalizationType(EsriNormalizationType normalizationType)
normalizationType - public java.lang.Double getNormalizationTotal()
public void setNormalizationTotal(java.lang.Double normalizationTotal)
normalizationTotal - public java.lang.String getRotationField()
public void setRotationField(java.lang.String rotationField)
rotationField - public EsriRotationType getRotationType()
public void setRotationType(EsriRotationType rotationType)
rotationType - public boolean equals(java.lang.Object obj)
equals in class FeatureRendererpublic int hashCode()
hashCode in class FeatureRendererpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||