Class | Description | |
---|---|---|
![]() | C1Mapper | Provides functionality that allows to use the C1.WPF.Maps.C1Maps control to generate maps in reports. C1Mapper |
![]() | GeocoderBase | Abstract base class used for the GeocoderGoogle and GeocoderBing classes. |
![]() | GeocoderBing | Geocoder that uses Bing geocoding services. |
![]() | GeocoderGoogle | Geocoder that uses Google geocoding services. |
![]() | GeocoderGoogleOld | As of Jan 2015, this does not work anymore. |
![]() | InlineKmlItemStyle | Represents a KmlItemStyle built into a KML layer. |
![]() | InlineLineStyle | Represents a LineStyle built into a LinesLayer. Hides the style's Name as it cannot be used to reference an inline style. |
![]() | InlineMarkerStyle | Represents a MarkerStyle built into a PointsLayer. Hides the style's Name as it cannot be used to reference an inline style. |
![]() | KmlItemStyle | Represents a style used to render KML items on a map. |
![]() | KmlItemStyleCollection | Represents a collection of KmlItemStyle elements. |
![]() | KmlLayer | Represents a map layer containing KML spatial data. |
![]() | LayerBase | Abstract base class for map layer classes. |
![]() | LayerCollection | Represents a collection of map layers. |
![]() | Legend | Represents a map legend - an area on a C1.C1Report.CustomFields.Map containing a list of items derived from LegendItemBase. The following item types are supported:
|
![]() | LegendCollection | Represents a collection of map legends (Legend). |
![]() | LegendColorSwatchItem | Represents a color swatch legend item. Shows a colored swatch along with some descriptive text. |
![]() | LegendItemBase | Abstract base class for types representing items in a map legend. |
![]() | LegendItemCollection | Represents a collection of map legend items (types derived from LegendItemBase). |
![]() | LegendLayerStyleItem | Represents a legend item describing a map layer or a layer style.
The layer may belong to a different map in the report. This may be used to place a legend outside the map's bounds for instance. If no layer or style is associated with the legend item, arbitrary markers, colors etc may be selected. |
![]() | LegendTextItem | Represents a text only legend item. Shows arbitrary text. |
![]() | LinesLayer | Represents a map layer containing lines, where each line connects two points on the map. |
![]() | LineStyle | Represents a style used to render lines on a map. |
![]() | LineStyleCollection | Represents a collection of line styles (elements of type LineStyle). |
![]() | MapOwnedCollectionBase<T> | Represents a collection of elements derived from MapOwnedItemBase. |
![]() | MapOwnedItemBase | Abstract base class for types owned by a Map field. |
![]() | MapOwnedKeyedItem | Represents a map item with a unique immutable key. |
![]() | MapStyleBase | Abstract base class for layer style types used in maps. |
![]() | MarkerStyle | Represents a style used to render point markers on a map. |
![]() | MarkerStyleCollection | Represents a collection of marker styles (elements of type MarkerStyle). |
![]() | PointsLayer | Represents a map layer containing point markers. |
![]() | Util | Miscellaneous map utility functions. |