[]
Provides functionality that allows to use the C1.Win.Map.C1Map control to generate maps in reports.
Represents the generic tile source which provides the pattern of the tile uri.
Abstract base class used for the GeocoderGoogle and GeocoderBing classes.
Geocoder that uses Bing geocoding services.
Geocoder that uses Google geocoding services.
As of Jan 2015, this does not work anymore.
Represents a KmlItemStyle built into a KML layer.
Represents a LineStyle built into a LinesLayer. Hides the style's Name as it cannot be used to reference an inline style.
Represents a MarkerStyle built into a PointsLayer. Hides the style's Name as it cannot be used to reference an inline style.
Represents a style used to render KML items on a map.
Represents a collection of KmlItemStyle elements.
Represents a map layer containing KML spatial data.
Specialized editor for specifying KML/KMZ files.
Abstract base class for map layer classes.
Represents a collection of map layers.
The layer collection editor.
Represents a map legend - an area on a Map containing a list of items derived from LegendItemBase. The following item types are supported:
Represents a collection of map legends (Legend).
Represents a color swatch legend item. Shows a colored swatch along with some descriptive text.
Abstract base class for types representing items in a map legend.
Represents a collection of map legend items (types derived from LegendItemBase).
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.
Represents a text only legend item. Shows arbitrary text.
Represents a style used to render lines on a map.
Represents a collection of line styles (elements of type LineStyle).
Represents a map layer containing lines, where each line connects two points on the map.
Represents a collection of elements derived from MapOwnedItemBase.
Represents an editor for a collection derived from MapOwnedCollectionBase.
Abstract base class for types owned by a Map field.
Represents a map item with a unique immutable key.
Abstract base class for layer style types used in maps.
Represents a style used to render point markers on a map.
Represents a collection of marker styles (elements of type MarkerStyle).
Represents the tile source of OpenStreetMap.
Represents a map layer containing point markers.
Miscellaneous map utility functions.
Represents a longitude/latitude pair.
Indicates a map item which is belonged to a LayerBase.
Interface that should be implemented by objects which may be represented in a legend. It exposes properties that enable the legend to draw a representation of the object (such as a layer or a style).
Interface for cloneable objects owned by a Map field.
Allows the mapper to pull relevant map properties.
Specifies the kind of a legend item.
Specifies the kind of graphic shown by a legend item.
Enumerates the marker shapes.
Specifies a scale type.
Enumerates the possible map tile sources.
Delegate called for each KML item as it is loaded from the KML file into the map.