MapChartLayerCollection Methods TIBCO Spotfire 7.11 API Reference

The MapChartLayerCollection type exposes the following members.

Methods

  Name Description
Public method AddNewFeatureLayer(String, FeatureLayerVisualization)
Adds a new layer to this collection, using the specified file.
Public method AddNewFeatureLayer(DataTable, FeatureLayerVisualization)
Adds a new MapChartDataLayer to this collection.
Public method AddNewImageLayer(Stream)
Adds a new image layer to this collection, using the specified stream.
Public method AddNewImageLayer(String)
Adds a new image layer to this collection, using the specified file.
Public method AddNewMarkerLayer
Adds a new MapChartDataLayer to this collection.
Public method AddNewStandardTileLayer
Adds a new standard tile layer.
Public method AddNewTmsLayer
Adds a new TMS layer.
Public method AddNewWmsLayer
Adds a new WMS layer.
Public method Clear
Removes all items from this instance.
Public method GetEnumerator
Returns an enumerator that iterates through the collection.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method IndexOf
Determines the index of a specific item.
Public method Move
Moves the item at the specified index to a new location in the collection.
Public method Remove
Removes the first occurrence of the specified layer from this instance.
Public method RemoveAt
Removes the item at the specified index.
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