FeatureLayerVisualization Methods TIBCO Spotfire 7.11 API Reference

The FeatureLayerVisualization type exposes the following members.

Methods

  Name Description
Public method ApplyUserPreferences
Applies user preferences to a newly created visual.
(Inherited from VisualContent.)
Public method AutoConfigure
Configures a newly created visual with reasonable default values given the current data set.
(Inherited from VisualContent.)
Public method AutoConfigureGeocoding
Automatically configures geocoding for this layer by (optionally) attempting to apply column classification, (optionally) changing the geocoding axis expression, and then applying automatic geocoding hierarchies.
(Inherited from LayerVisualization.)
Public method GetRenderTrigger
Gets a trigger signaling that the visualization has changed and needs to be re-rendered. Note that it does not trigger when highlight changes.
(Inherited from VisualContent.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method IsConfigurationValid
Determines whether the current plot configuration is valid.
(Inherited from Visualization.)
Public method Code example Render
Renders the visual to the specified graphics context.
(Inherited from VisualContent.)
Public method TryGetFilterRules
Try to get the filter rules for the plot.
(Inherited from Visualization.)
Top
Explicit Interface Implementations

  Name Description
Explicit interface implementation Private method IServiceProviderGetService
Implements IServiceProvider.
(Inherited from Node.)
Explicit interface implementation Private method INodeContextGetAncestorT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextGetServiceT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextIsDescendantOf (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsBeginAggregatedTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteInvisibleTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteStickyTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteTransaction (Inherited from DocumentNode.)
Top
See Also

Reference