Esri Business Analyst Server API for Silverlight 2.2 Reference
TMSymbolizationProvider Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace : TMSymbolizationProvider Class


Glossary Item Box

The following tables list the members exposed by TMSymbolizationProvider.

Public Constructors

 NameDescription
Public ConstructorTMSymbolizationProvider ConstructorInitializes a new instance of the TMSymbolizationProvider class.  
Top

Public Properties

 NameDescription
Public PropertyClassificationIsLocked Indicates that a classification provided with this instance is locked and cannot be updated right now.  
Public PropertyCreateSymbolFactory A factory method to be used for creating a symbol by color.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyLayer Thematic layer associated with this component.  
Public PropertySimpleRendererLabelThis label is assigned to a simple renderer created with CreateSimpleRenderer method.
Since Business Analyst API for Silverlight 2.2.  
Top

Public Methods

 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodCreateRenderer Creates a renderer for the current classification.  
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
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.  
Public MethodUpdateClassification 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.  
Protected MethodCreateSymbol Create a symbol by the given color.  
Protected MethodCreateUniqueValueRenderer Creates unique-value renderer whose default symbol is the mid value of the current color ramp of the associated thematic layer.  
Protected MethodOnClassificationChanged Dispatches the ClassificationChanged event.  
Protected MethodOnLayerChanged This method is invoked when thematic layer is changed.  
Protected MethodOnPropertyChanged Dispatches the PropertyChanged event.  
Top

Public Events

 NameDescription
Public EventClassificationChanged This event occurs when a classification of features is changed.  
Public EventPropertyChanged This event occurs when a property is changed.  
Top

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.