ActiveReports 8
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.Extensibility.v8 Assembly : GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace

Glossary Item Box

Classes

 ClassDescription
ClassMapLocation Defines the properties for map sub items location.
ClassMapSize Defines the properties for map sub items size.

Interfaces

 InterfaceDescription
InterfaceIEmbeddedMapTile  
InterfaceIMap Map rendering component
InterfaceIMapColorScale Map color scale rendering settings.
InterfaceIMapColorScaleElement MapColorScale rendering 'ticks'.
InterfaceIMapColorScaleTitle Rendering settings for MapColorScale title rendering.
InterfaceIMapDistanceScale Map distance scale rendering settings.
InterfaceIMapDockableSubItem Represents the dockable subitem of a map.
InterfaceIMapGridLines Base interface for map meridians/parallels rendering.
InterfaceIMapLayer Map layer rendering item.
InterfaceIMapLegend Map legend rendering settings.
InterfaceIMapLegendItem Map legend rendering subitem.
InterfaceIMapLimits Specifies the limits of a MapViewport element.
InterfaceIMapLineElement Represents the map spatial line.
InterfaceIMapMarker Represents the marker for map spatial elements.
InterfaceIMapMarkerImage Rendering settings for MapMarker with Image style.
InterfaceIMapPointElement Represents the map spatial point.
InterfaceIMapPolygonElement Represents the map spatial polygon.
InterfaceIMapSpatialElement Represents the map spatial element.
InterfaceIMapSubItem Base interface for all map rendering parts: viewport, titles, legends, distance scale, color scale.
InterfaceIMapTile Tile of map tile layer
InterfaceIMapTileLayer Map layer with image tiles as data.
InterfaceIMapTileProvider Provider of tiles of particular tile layer
InterfaceIMapTileProviderFactory For internal use.
InterfaceIMapTileProviderInternal Temprorary solution for sync tiles loading
InterfaceIMapTitle Represents the map title.
InterfaceIMapVectorLayer Map layer with spatial data rendering item.
InterfaceIMapView MapViewport main view rendering settings.
InterfaceIMapViewport Map viewport rendering item.

Structures

 StructureDescription
StructureMapTileKey Tile identifier

Enumerations

 EnumerationDescription
EnumerationMapCoordinateSystem The map coordinate system.
EnumerationMapImageResizeMode Indicates whether the content will resize to fit in the available space.
EnumerationMapLabelBehavior Indicates the positioning of the color scale labels.
EnumerationMapLabelPlacement Indicates the labels placement along the color bar.
EnumerationMapLabelPositionType Possible label positions for map meridians/parallels.
EnumerationMapLegendLayout The arrangement of labels within the legend.
EnumerationMapLegendMarkerStyle Specifies the style for legend rendering.
EnumerationMapLegendTitleSeparator Indicates what type of separator to use for the legend title.
EnumerationMapLineLabelPlacement Defines the label placement for the line.
EnumerationMapMarkerLabelPlacement Defines the label placement for the marker.
EnumerationMapMarkerStyle Defines the point marker.
EnumerationMapPolygonLabelPlacement Indicates the label placement of the polygon
EnumerationMapPolygonLabelVisibility Indicates the visibility mode of map polygon label.
EnumerationMapPosition The position of the docakable subitem.
EnumerationMapProjection The map projection.
EnumerationMapTileStyle Indicates the tiles style.
EnumerationMapUnit Defines the unit for both width and height.
EnumerationMapViewCenterUnits Specify the type of the MapViewport.MapView.
EnumerationMapVisibilityMode Indicates the layer visibility mode.

See Also