Spotfire.Dxp.Application.Visuals.Maps Namespace

Spotfire 14.3 API Reference
 
Classes

  ClassDescription
Public classFeatureLayerVisualization
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 classFeatureLayerVisualizationPropertyNames
Contains property name constants for the public properties of FeatureLayerVisualization.
Public classFeatureLayerVisualizationDetails
Class representing feature detail information, typically displayed in tooltips.
Public classGeocodingTableReference
Represents a geocoding table as a data table reference or library item reference.
Public classGeocodingTableReferencePropertyNames
Contains property name constants for the public properties of GeocodingTableReference.
Public classGeocodingTableReferenceCollection
Represents a collection of geocoding tables as data table references or library item references.
Public classGeocodingTableReferenceCollectionPropertyNames
Contains property name constants for the public properties of GeocodingTableReferenceCollection.
Public classGeographicExtent
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 classImageLayer
An image layer in a MapChart.
Public classImageLayerPropertyNames
Contains property name constants for the public properties of ImageLayer.
Public classLayerVisualization
Represents a Visualization that is used as a layer in a MapChart.
Public classLayerVisualizationPropertyNames
Contains property name constants for the public properties of LayerVisualization.
Public classLegendLayerTitleItem
Represents a legend item containing the title of a layer visualization.
Public classLegendWmsStyleItem
Represents a web map style image from url legend item.
Public classLineFeatureVisualAttributes
Visual attributes for lines in a FeatureLayerVisualization in a MapChart.
Public classLineFeatureVisualAttributesPropertyNames
Contains property name constants for the public properties of LineFeatureVisualAttributes.
Public classMapChart
Represents a map chart visualization.
Public classMapChartPropertyNames
Contains property name constants for the public properties of MapChart.
Public classMapChartDataLayer
Represents a data layer for map charts.
Public classMapChartLayer
Base class for layers in the map chart.
Public classMapChartLayerPropertyNames
Contains property display name constants for the public properties of MapChartLayer.
Public classMapChartLayerCollection
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 classMapChartLayerCollectionPropertyNames
Contains property name constants for the public properties of MapChartLayerCollection.
Public classMapChartTransform
Denotes a transformation that can be applied to a map chart.
Public classMarkerLayerVisualization
The visualization for map chart marker layers (see MapChartDataLayer).
Public classMarkerLayerVisualizationPropertyNames
Contains property name constants for the public properties of MarkerLayerVisualization.
Public classMarkerLayerVisualizationDetails
Class representing marker detail information, typically displayed in tooltips.
Public classPointFeatureVisualAttributes
Visual attributes for points in a FeatureLayerVisualization in a MapChart.
Public classPointFeatureVisualAttributesPropertyNames
Contains property name constants for the public properties of PointFeatureVisualAttributes.
Public classPolygonFeatureVisualAttributes
Visual attributes for polygons in a FeatureLayerVisualization in a MapChart.
Public classPolygonFeatureVisualAttributesPropertyNames
Contains property name constants for the public properties of PolygonFeatureVisualAttributes.
Public classProjection
Represents a projection.
Public classStandardTileLayer
Tiled map layer using the standard web map service.
Public classStandardTileLayerPropertyNames
Contains property name constants for the public properties of StandardTileLayer.
Public classTileLayer
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 classTmsLayer
Tiled map layer using the standard web map service.
Public classTmsLayerPropertyNames
Contains property name constants for the public properties of TmsLayer.
Public classWmsLayer
Web map service (WMS) layer.
Public classWmsLayerPropertyNames
Contains property name constants for the public properties of WmsLayer.
Public classWmsSublayer
Web map service (WMS) sublayer.
Public classWmsSublayerPropertyNames
Contains property name constants for the public properties of WmsSublayer.
Public classWmsSublayerCollection
Represents a collection of WMS sublayers.
Public classWmsSublayerCollectionPropertyNames
Contains property name constants for the public properties of WmsSublayerCollection.
Public classZoomLevelRange
Represents a range of zoom levels.
Enumerations

  EnumerationDescription
Public enumerationInteractionMode
The map chart interaction mode.
Public enumerationLayerHandlerState
The layer handler widget state.
Public enumerationMarkingMode
The map chart marking mode.