Spotfire.Dxp.Application.Visuals.Maps Namespace TIBCO Spotfire 7.0 API Reference
 
Classes

  Class Description
Public class FeatureLayerVisualization
The visualization for map chart feature layers (see MapChartDataLayer). A feature in this context typically means a polygon, line, or point specified by a shape file.
Public class FeatureLayerVisualization PropertyNames
Contains property name constants for the public properties of FeatureLayerVisualization.
Public class FeatureLayerVisualizationDetails
Class representing feature detail information, typically displayed in tooltips.
Public class GeocodingTableReference
Represents a geocoding table as a data table reference or library item reference.
Public class GeocodingTableReference PropertyNames
Contains property name constants for the public properties of GeocodingTableReference.
Public class GeocodingTableReferenceCollection
Represents a collection of geocoding tables as data table references or library item references.
Public class GeocodingTableReferenceCollection PropertyNames
Contains property name constants for the public properties of GeocodingTableReferenceCollection.
Public class GeographicExtent
Represents an extent in a map chart. This extent is generally geographical, but can also represent a non-geographical extent in the case of Projection.None.
Public class ImageLayer
An image layer in a MapChart.
Public class ImageLayer PropertyNames
Contains property name constants for the public properties of ImageLayer.
Public class LayerVisualization
Represents a Visualization that is used as a layer in a MapChart.
Public class LayerVisualization PropertyNames
Contains property name constants for the public properties of LayerVisualization.
Public class LegendLayerTitleItem
Represents a legend item containing the title of a layer visualization.
Public class LegendWmsStyleItem
Represents a web map style image from url legend item.
Public class LineFeatureVisualAttributes
Visual attributes for lines in a FeatureLayerVisualization in a MapChart.
Public class LineFeatureVisualAttributes PropertyNames
Contains property name constants for the public properties of LineFeatureVisualAttributes.
Public class MapChart
Represents a map chart visualization.
Public class MapChart PropertyNames
Contains property name constants for the public properties of MapChart.
Public class MapChartDataLayer
Represents a data layer for map charts.
Public class MapChartLayer
Base class for layers in the map chart.
Public class MapChartLayer PropertyNames
Contains property display name constants for the public properties of MapChartLayer.
Public class MapChartLayerCollection
Represents a collection of map chart layers in the order back to front. That is, the layer at index 0 is the rearmost layer.
Public class MapChartLayerCollection PropertyNames
Contains property name constants for the public properties of MapChartLayerCollection.
Public class MapChartTransform
Denotes a transformation that can be applied to a map chart.
Public class MarkerLayerVisualization
The visualization for map chart marker layers (see MapChartDataLayer).
Public class MarkerLayerVisualization PropertyNames
Contains property name constants for the public properties of MarkerLayerVisualization.
Public class MarkerLayerVisualizationDetails
Class representing marker detail information, typically displayed in tooltips.
Public class PointFeatureVisualAttributes
Visual attributes for points in a FeatureLayerVisualization in a MapChart.
Public class PointFeatureVisualAttributes PropertyNames
Contains property name constants for the public properties of PointFeatureVisualAttributes.
Public class PolygonFeatureVisualAttributes
Visual attributes for polygons in a FeatureLayerVisualization in a MapChart.
Public class PolygonFeatureVisualAttributes PropertyNames
Contains property name constants for the public properties of PolygonFeatureVisualAttributes.
Public class Projection
Represents a projection.
Public class StandardTileLayer
Tiled map layer using the standard web map service.
Public class StandardTileLayer PropertyNames
Contains property name constants for the public properties of StandardTileLayer.
Public class TileLayer
The base class for tiled map service layers. These layers are used as background layers in the map chart, by fetching map tiles (bitmaps) from a web service.
Public class WmsLayer
Web map service (WMS) layer.
Public class WmsLayer PropertyNames
Contains property name constants for the public properties of WmsLayer.
Public class WmsSublayer
Web map service (WMS) sublayer.
Public class WmsSublayer PropertyNames
Contains property name constants for the public properties of WmsSublayer.
Public class WmsSublayerCollection
Represents a collection of WMS sublayers.
Public class WmsSublayerCollection PropertyNames
Contains property name constants for the public properties of WmsSublayerCollection.
Public class ZoomLevelRange
Represents a range of zoom levels.
Enumerations

  Enumeration Description
Public enumeration InteractionMode
The map chart interaction mode.