The following tables list the members exposed by TMSymbolizationProvider.
Name | Description | |
---|---|---|
![]() | TMSymbolizationProvider Constructor | Initializes a new instance of the TMSymbolizationProvider class. |
Name | Description | |
---|---|---|
![]() | ClassificationIsLocked | Indicates that a classification provided with this instance is locked and cannot be updated right now. |
![]() | CreateSymbolFactory | A factory method to be used for creating a symbol by color. |
![]() | Dispatcher | (Inherited from System.Windows.DependencyObject) |
![]() | Layer | Thematic layer associated with this component. |
![]() | SimpleRendererLabel | This label is assigned to a simple renderer created with CreateSimpleRenderer method. Since Business Analyst API for Silverlight 2.2. |
Name | Description | |
---|---|---|
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | CreateRenderer | Creates a renderer for the current classification. |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | UnlockClassification | Unlocks the classification provided with this instance and raises the ClassificationChanged event if the classification lock state was changed from locked to unlocked. |
![]() | UpdateClassification | Updates classification provided with this instance by a list of thematic values. |
Name | Description | |
---|---|---|
![]() | CreateSimpleRenderer | Creates 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. |
![]() | CreateSymbol | Create a symbol by the given color. |
![]() | CreateUniqueValueRenderer | Creates unique-value renderer whose default symbol is the mid value of the current color ramp of the associated thematic layer. |
![]() | OnClassificationChanged | Dispatches the ClassificationChanged event. |
![]() | OnLayerChanged | This method is invoked when thematic layer is changed. |
![]() | OnPropertyChanged | Dispatches the PropertyChanged event. |
Name | Description | |
---|---|---|
![]() | ClassificationChanged | This event occurs when a classification of features is changed. |
![]() | PropertyChanged | This event occurs when a property is changed. |