Class | Description | |
---|---|---|
C1Mapper | Provides functionality that allows to use the C1.Win.Map.C1Map control to generate maps in reports. | |
GenericTileSource | Represents the generic tile source which provides the pattern of the tile uri. | |
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. | |
KmlItemStyleCollection.KmlItemStyleCollectionEditor | ||
KmlLayer | Represents a map layer containing KML spatial data. | |
KmlLayer.KmlFileEditor | Specialized editor for specifying KML/KMZ files. | |
LayerBase | Abstract base class for map layer classes. | |
LayerCollection | Represents a collection of map layers. | |
LayerCollection.LayerCollectionEditor | The layer collection editor. | |
Legend | Represents a map legend - an area on a C1.Win.FlexReport.CustomFields.Map containing a list of items derived from LegendItemBase. The following item types are supported:
| |
LegendCollection | Represents a collection of map legends (Legend). | |
LegendCollection.LegendCollectionEditor | ||
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). | |
LegendItemCollection.LegendItemCollectionEditor | ||
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). | |
LineStyleCollection.LineStyleCollectionEditor | ||
MapOwnedCollectionBase<T> | Represents a collection of elements derived from MapOwnedItemBase. | |
MapOwnedCollectionEditor<TColl> | Represents an editor for a collection derived from MapOwnedCollectionBase. | |
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). | |
MarkerStyleCollection.MarkerStyleCollectionEditor | ||
OpenStreetMapTileSource | Represents the tile source of OpenStreetMap. | |
PointsLayer | Represents a map layer containing point markers. | |
Util | Miscellaneous map utility functions. |