Spotfire.Dxp.Application.Visuals.Maps Namespace TIBCO Spotfire 7.12 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 FeatureLayerVisualizationPropertyNames
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 GeocodingTableReferencePropertyNames
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 GeocodingTableReferenceCollectionPropertyNames
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 ImageLayerPropertyNames
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 LayerVisualizationPropertyNames
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 LineFeatureVisualAttributesPropertyNames
Contains property name constants for the public properties of LineFeatureVisualAttributes.
Public class MapChart
Represents a map chart visualization.
Public class MapChartPropertyNames
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 MapChartLayerPropertyNames
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 MapChartLayerCollectionPropertyNames
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 MarkerLayerVisualizationPropertyNames
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 PointFeatureVisualAttributesPropertyNames
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 PolygonFeatureVisualAttributesPropertyNames
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 StandardTileLayerPropertyNames
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 TmsLayer
Tiled map layer using the standard web map service.
Public class TmsLayerPropertyNames
Contains property name constants for the public properties of TmsLayer.
Public class WmsCapabilitiesNewNamespace
WMS capabilities for WMS 1.3.0. FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
Public class WmsCapabilitiesOldNamespace
WMS capabilities for WMS 1.1.1. FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
Public class WmsLayer
Web map service (WMS) layer.
Public class WmsLayerPropertyNames
Contains property name constants for the public properties of WmsLayer.
Public class WmsSublayer
Web map service (WMS) sublayer.
Public class WmsSublayerPropertyNames
Contains property name constants for the public properties of WmsSublayer.
Public class WmsSublayerCollection
Represents a collection of WMS sublayers.
Public class WmsSublayerCollectionPropertyNames
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.
Public enumeration MarkingMode
The map chart marking mode.