Business Analyst Online API for Silverlight 2.2 Reference
TMClassificationProvider Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping.Symbolization Namespace : TMClassificationProvider Class


Glossary Item Box

The following tables list the members exposed by TMClassificationProvider.

Public Constructors

 NameDescription
Public ConstructorTMClassificationProvider ConstructorInitializes a new instance of the TMClassificationProvider class.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)ClassificationPropertyIdentifies the Classification dependency property.  
Public Fieldstatic (Shared in Visual Basic)FormatRangesWithUnitsPropertyIdentifies the FormatRangesWithUnits dependency property.  
Public Fieldstatic (Shared in Visual Basic)OutOfRangeColorPropertyIdentifies the OutOfRangeColor dependency property.  
Top

Public Properties

 NameDescription
Public PropertyClassificationClassification instance responsible for calculation class breaks.
Default: an instance of the TMClassification type.  
Public PropertyClassificationIsLockedOverridden.  Indicates that a classification provided with this instance is locked and cannot be updated right now.  
Public PropertyClassificationRangeTypeCurrent type of the whole classification range.
Default: RangeType.Bounded.  
Public PropertyCreateSymbolFactory A factory method to be used for creating a symbol by color. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider)
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyFormatRangesWithUnitsTrue value of this property means formatting of ranges with units.
Default: false.  
Public PropertyLabelFunctionThe function to prepare a class break label.
Since Business Analyst API for Silverlight 2.2.  
Public PropertyLastClassificationResultsLast classification results.
Default: null.  
Public PropertyLayer Thematic layer associated with this component. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider)
Public PropertyOutOfRangeColorColor to show graphics whose thematic value is out of range.
Default: Black color.  
Public PropertySimpleRendererLabelThis label is assigned to a simple renderer created with CreateSimpleRenderer method.
Since Business Analyst API for Silverlight 2.2. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider)
Top

Public Methods

 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodCreateRendererOverridden.  Creates a renderer for the current classification.  
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetClassificationRanges Gets classification range infos to be shown in legend.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodLockClassification Locks the current classification and specifies a type of classification range for it.  
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodUnlockClassificationUnlocks the classification provided with this instance and raises the ClassificationChanged event if the classification lock state was changed from locked to unlocked. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider)
Public MethodUpdateClassificationOverridden.  Updates classification provided with this instance by a list of thematic values.  
Top

Protected Methods

 NameDescription
Protected MethodCreateSimpleRendererCreates a simple renderer whose symbol is the mid value of the current color ramp of the associated thematic layer and label is the SimpleRendererLabel property value.
Since Business Analyst API for Silverlight 2.2. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider)
Protected MethodCreateSymbol Create a symbol by the given color. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider)
Protected MethodCreateUniqueValueRenderer Creates unique-value renderer whose default symbol is the mid value of the current color ramp of the associated thematic layer. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider)
Protected MethodOnClassificationChanged Dispatches the ClassificationChanged event. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider)
Protected MethodOnPropertyChanged Dispatches the PropertyChanged event. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider)
Top

Public Events

 NameDescription
Public EventClassificationChanged This event occurs when a classification of features is changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider)
Public EventPropertyChanged This event occurs when a property is changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMSymbolizationProvider)
Top

See Also

© 2010-2012 ESRI Inc. All Rights Reserved.