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


Glossary Item Box

The following tables list the members exposed by TMLayer.

Public Constructors

 NameDescription
Public ConstructorTMLayer ConstructorInitializes a new instance of the TMLayer class.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)AnalysisExtentPropertyIdentifies the AnalysisExtent dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoUpdatePropertyIdentifies the AutoUpdate dependency property.  
Public Fieldstatic (Shared in Visual Basic)BorderBrushPropertyIdentifies the BorderBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)BorderThicknessPropertyIdentifies the BorderThickness dependency property.  
Public Fieldstatic (Shared in Visual Basic)ColorRampPropertyIdentifies the ColorRamp dependency property.  
Public Fieldstatic (Shared in Visual Basic)IntersectAnalysisExtentWithMapExtentPropertyIdentifies the IntersectAnalysisExtentWithMapExtent dependency property.  
Public Fieldstatic (Shared in Visual Basic)SpatialRelationshipPropertyIdentifies the SpatialRelationship dependency property.  
Public Fieldstatic (Shared in Visual Basic)SymbolizationProviderPropertyIdentifies the SymbolizationProvider dependency property.  
Public Fieldstatic (Shared in Visual Basic)ValueCalculatorPropertyIdentifies the ValueCalculator dependency property.  
Public Fieldstatic (Shared in Visual Basic)WherePropertyIdentifies the Where dependency property.  
Public Fieldstatic (Shared in Visual Basic)ZIndexPropertyIdentifies the ZIndex dependency property.  
Top

Public Properties

 NameDescription
Public PropertyAdditionalFields Additional fields of the thematic layer requested in every query.  
Public PropertyAnalysisExtentSpatial/geographic extent on which to perform the query.
Default: null.  
Public PropertyAttributesProvider Provider of thematic mapping attributes.  
Public PropertyAutoUpdateThe mode of applying updates to thematic layer.
Default: true.  
Public PropertyBestLayer Geography layer which is best to show for the current map extent.  
Public PropertyBorderBrushThe brush to draw borders around features.
Default: null.  
Public PropertyBorderThicknessThe thickness of borders around features.
Default: 1.  
Public PropertyCanUpdateVisualState Returns true if the visual state of this layer can be modified.  
Public PropertyClusterer (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyColorRampColor Ramp to thematically shade this layer with.
Default: an instance of the TMColorRamp type with "yellow to red" gradient.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEffect (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyFullExtent (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyGeographyLayer A geography layer whose features are currently shown in this layer.  
Public PropertyGeographyLevelAliasName Alias name of the geography level whose layer is currently shown in this layer.  
Public PropertyGeographyLevelName Name of the geography level whose layer is currently shown in this layer.  
Public PropertyGeographyLevels Available geography levels. This collection is populated while initialization.  
Public PropertyGeographyLevelsFilterFilter for geography levels available in thematic layer.
Since Business Analyst API for Silverlight 2.2.  
Public PropertyGraphics (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyGraphicsSource (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyID (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyInitializationFailure (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyIntersectAnalysisExtentWithMapExtentDefines how to compose an extent to perform the query if an analysis extent is specified.
Default: false.  
Public PropertyIsHitTestVisible (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyIsInitialized (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyIsReady Is true if this layer is ready for showing on map.  
Public PropertyIsUpdatingIs true if this layer is now updating.
Since Business Analyst API for Silverlight 2.2.  
Public PropertyMapExtentDriftFraction of linear drift of map extent which is ignored in the auto-update mode.
Default: 0.01.  
Public PropertyMapTip (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyMaximumResolution (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyMinimumResolution (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyOpacity (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyProjectionService (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyQueryTaskProvider Provider of thematic mapping query task.  
Public PropertyRenderer (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyRendererTakesPrecedence (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertySelectedGraphics (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertySelectionCount (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyShowMissingValuesAsZeroesSpecifies how to convert missing values of attributes with attributes provider: to zeros (true) or to NaN (false).
Default: false.  
Public PropertySpatialReference (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertySpatialRelationshipThe spatial selection method used for selection geography layer features in query task.
Default: SpatialRelationship.esriSpatialRelIntersects.  
Public PropertySymbolizationProviderSymbolization provider associated with this thematic layer.
Default: an instance returned by CreateDefaultSymbolizationProvider method.  
Public PropertyTMValueFieldName of the calculated field which will contain a value to render the thematic layer by.
Default: "$TMValue".  
Public PropertyUnitsThe units of the layer.
Default: esriUnits.esriDecimalDegrees.  
Public PropertyValueCalculatorCalculator of value to thematically shade this layer by.
Default: null.  
Public PropertyVisible (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyWhereQuery WHERE clause.
Default: null.  
Public PropertyZIndexThe base z-index of features of this layer.
Default: 0.  
Top

Public Methods

 NameDescription
Public MethodApplyUpdates Applies updates collected on this layer.  
Public MethodClearGraphics (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)CreateDescription Creates a dictionary of fields describing value calculation properties for the given graphic feature of a thematic layer.  
Public Methodstatic (Shared in Visual Basic)CreateDescriptionFields Creates a list of fields describing value calculation properties for the given graphic feature of a thematic layer.  
Public MethodExecuteQueryTask Executes a query for the given geography layer.  
Public MethodFindGraphicsInHostCoordinatesOverloaded.  (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetEnumerator (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInitialize (Inherited from ESRI.ArcGIS.Client.Layer)
Public MethodInitializeQueryTask Initializes the query task associated with this layer.  
Public MethodIsGeographyLevelAvailable Tests the geography level to be available for the current map resolution.  
Public MethodPrepareQuery Prepares base query parameters.  
Public MethodQueryLegendInfos (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodRefresh (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodSuspendUpdates Suspends auto updates for this layer.  
Public MethodToBitmap (Inherited from ESRI.ArcGIS.Client.Layer)
Public MethodUpdateTooltips Immediately updates graphic tooltips if this is possible.  
Public MethodUpdateVisualState Immediately updates the visual state of this layer if this is possible.  
Top

Protected Methods

 NameDescription
Protected MethodCancel (Inherited from ESRI.ArcGIS.Client.Layer)
Protected MethodCreateDefaultSymbolizationProvider Creates the default symbolization provider to be used together with this thematic layer.  
Protected MethodOnGraphicsSourceChanged (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Protected MethodOnLayerChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Protected MethodOnLegendChanged (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Protected MethodOnMapChanged (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Protected MethodOnPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Top

Public Events

 NameDescription
Public EventExtentChanged Occurs when the map extent is changed.  
Public EventGraphicSymbolUpdating Occurs while updating a symbol for rendering a graphic.  
Public EventInitializationFailed (Inherited from ESRI.ArcGIS.Client.Layer)
Public EventInitialized (Inherited from ESRI.ArcGIS.Client.Layer)
Public EventLegendChanged (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseEnter (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseLeave (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseLeftButtonDown (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseLeftButtonUp (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseMove (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseRightButtonDown (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseRightButtonUp (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventProgressChanged Occurs when the layer update progress state is changed.  
Public EventPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Public EventQueryTaskFailed Occurs when a query task for this layer fails.  
Public EventTMLayerAvailabilityChanged Occurs when the layer availability is changed.  
Public EventTMLayerChanged Occurs when this layer is changed.  
Public EventTMValueChanged Occurs when the thematic value of a graphic is updated.  
Top

See Also

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