com.esri.arcgisws
Class ClassBreaksRenderer

java.lang.Object
  extended bycom.esri.arcgisws.FeatureRenderer
      extended bycom.esri.arcgisws.ClassBreaksRenderer
All Implemented Interfaces:
java.io.Serializable

public class ClassBreaksRenderer
extends FeatureRenderer
implements java.io.Serializable

See Also:
Serialized Form

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

ClassBreaksRenderer

public ClassBreaksRenderer()

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

getField

public java.lang.String getField()
Gets the field value for this ClassBreaksRenderer.

Returns:
field

setField

public void setField(java.lang.String field)
Sets the field value for this ClassBreaksRenderer.

Parameters:
field -

getMinimumValue

public double getMinimumValue()
Gets the minimumValue value for this ClassBreaksRenderer.

Returns:
minimumValue

setMinimumValue

public void setMinimumValue(double minimumValue)
Sets the minimumValue value for this ClassBreaksRenderer.

Parameters:
minimumValue -

getClassBreakInfos

public ClassBreakInfo[] getClassBreakInfos()
Gets the classBreakInfos value for this ClassBreaksRenderer.

Returns:
classBreakInfos

setClassBreakInfos

public void setClassBreakInfos(ClassBreakInfo[] classBreakInfos)
Sets the classBreakInfos value for this ClassBreaksRenderer.

Parameters:
classBreakInfos -

getBackgroundSymbol

public FillSymbol getBackgroundSymbol()
Gets the backgroundSymbol value for this ClassBreaksRenderer.

Returns:
backgroundSymbol

setBackgroundSymbol

public void setBackgroundSymbol(FillSymbol backgroundSymbol)
Sets the backgroundSymbol value for this ClassBreaksRenderer.

Parameters:
backgroundSymbol -

getNormalizationField

public java.lang.String getNormalizationField()
Gets the normalizationField value for this ClassBreaksRenderer.

Returns:
normalizationField

setNormalizationField

public void setNormalizationField(java.lang.String normalizationField)
Sets the normalizationField value for this ClassBreaksRenderer.

Parameters:
normalizationField -

getNormalizationType

public EsriNormalizationType getNormalizationType()
Gets the normalizationType value for this ClassBreaksRenderer.

Returns:
normalizationType

setNormalizationType

public void setNormalizationType(EsriNormalizationType normalizationType)
Sets the normalizationType value for this ClassBreaksRenderer.

Parameters:
normalizationType -

getNormalizationTotal

public java.lang.Double getNormalizationTotal()
Gets the normalizationTotal value for this ClassBreaksRenderer.

Returns:
normalizationTotal

setNormalizationTotal

public void setNormalizationTotal(java.lang.Double normalizationTotal)
Sets the normalizationTotal value for this ClassBreaksRenderer.

Parameters:
normalizationTotal -

getRotationField

public java.lang.String getRotationField()
Gets the rotationField value for this ClassBreaksRenderer.

Returns:
rotationField

setRotationField

public void setRotationField(java.lang.String rotationField)
Sets the rotationField value for this ClassBreaksRenderer.

Parameters:
rotationField -

getRotationType

public EsriRotationType getRotationType()
Gets the rotationType value for this ClassBreaksRenderer.

Returns:
rotationType

setRotationType

public void setRotationType(EsriRotationType rotationType)
Sets the rotationType value for this ClassBreaksRenderer.

Parameters:
rotationType -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class FeatureRenderer

hashCode

public int hashCode()
Overrides:
hashCode in class FeatureRenderer

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer