Classes
Class | Description | |
---|---|---|
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.
|
|
FeatureLayerVisualization PropertyNames |
Contains property name constants for the public properties of FeatureLayerVisualization.
|
|
FeatureLayerVisualizationDetails |
Class representing feature detail information, typically displayed in tooltips.
|
|
GeocodingTableReference |
Represents a geocoding table as a data table reference or library item reference.
|
|
GeocodingTableReference PropertyNames |
Contains property name constants for the public properties of GeocodingTableReference.
|
|
GeocodingTableReferenceCollection |
Represents a collection of geocoding tables as data table references or library item references.
|
|
GeocodingTableReferenceCollection PropertyNames |
Contains property name constants for the public properties of GeocodingTableReferenceCollection.
|
|
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.
|
|
ImageLayer |
An image layer in a MapChart.
|
|
ImageLayer PropertyNames |
Contains property name constants for the public properties of ImageLayer.
|
|
LayerVisualization |
Represents a Visualization that is used as a layer in a MapChart.
|
|
LayerVisualization PropertyNames |
Contains property name constants for the public properties of LayerVisualization.
|
|
LegendLayerTitleItem |
Represents a legend item containing the title of a layer visualization.
|
|
LegendWmsStyleItem |
Represents a web map style image from url legend item.
|
|
LineFeatureVisualAttributes |
Visual attributes for lines in a FeatureLayerVisualization in a MapChart.
|
|
LineFeatureVisualAttributes PropertyNames |
Contains property name constants for the public properties of LineFeatureVisualAttributes.
|
|
MapChart |
Represents a map chart visualization.
|
|
MapChart PropertyNames |
Contains property name constants for the public properties of MapChart.
|
|
MapChartDataLayer |
Represents a data layer for map charts.
|
|
MapChartLayer |
Base class for layers in the map chart.
|
|
MapChartLayer PropertyNames |
Contains property display name constants for the public properties of MapChartLayer.
|
|
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.
|
|
MapChartLayerCollection PropertyNames |
Contains property name constants for the public properties of MapChartLayerCollection.
|
|
MapChartTransform |
Denotes a transformation that can be applied to a map chart.
|
|
MarkerLayerVisualization |
The visualization for map chart marker layers (see MapChartDataLayer).
|
|
MarkerLayerVisualization PropertyNames |
Contains property name constants for the public properties of MarkerLayerVisualization.
|
|
MarkerLayerVisualizationDetails |
Class representing marker detail information, typically displayed in tooltips.
|
|
PointFeatureVisualAttributes |
Visual attributes for points in a FeatureLayerVisualization in a MapChart.
|
|
PointFeatureVisualAttributes PropertyNames |
Contains property name constants for the public properties of PointFeatureVisualAttributes.
|
|
PolygonFeatureVisualAttributes |
Visual attributes for polygons in a FeatureLayerVisualization in a MapChart.
|
|
PolygonFeatureVisualAttributes PropertyNames |
Contains property name constants for the public properties of PolygonFeatureVisualAttributes.
|
|
Projection |
Represents a projection.
|
|
StandardTileLayer |
Tiled map layer using the standard web map service.
|
|
StandardTileLayer PropertyNames |
Contains property name constants for the public properties of StandardTileLayer.
|
|
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.
|
|
WebMapServiceBoundingBox |
WMS bounding box.
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WebMapServiceCapability |
Represents the internal capability.
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WebMapServiceException |
Represents the exception description.
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WebMapServiceExceptionReport |
WMS exception report.
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WebMapServiceLayerDescription |
Represents a WMS sublayer.
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WebMapServiceLegendUrl |
Represents a legend url for a style.
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WebMapServiceOnlineResource |
Represents an online resource (url).
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WebMapServiceOperationType |
Represents an operation type.
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WebMapServiceRequest |
Web map service request.
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WebMapServiceService |
Web map service service.
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WebMapServiceServiceException |
Represents a service exception.
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WebMapServiceStyle |
Web map service style.
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WmsCapabilities |
WMS capabilities.
FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
|
|
WmsLayer |
Web map service (WMS) layer.
|
|
WmsLayer PropertyNames |
Contains property name constants for the public properties of WmsLayer.
|
|
WmsSublayer |
Web map service (WMS) sublayer.
|
|
WmsSublayer PropertyNames |
Contains property name constants for the public properties of WmsSublayer.
|
|
WmsSublayerCollection |
Represents a collection of WMS sublayers.
|
|
WmsSublayerCollection PropertyNames |
Contains property name constants for the public properties of WmsSublayerCollection.
|
|
ZoomLevelRange |
Represents a range of zoom levels.
|
Enumerations
Enumeration | Description | |
---|---|---|
InteractionMode |
The map chart interaction mode.
|