ComponentOne Maps for WPF and Silverlight
Inheritance Hierarchy
In This Topic
    C1.Silverlight.Maps Namespace
    In This Topic
    Classes
     ClassDescription
    ClassA System.Windows.Controls.Panel that positions its elements using geographic coordinates and the current state of an associated C1Maps.
    ClassAn System.Windows.Controls.ItemsControl that displays its items positioned geographically inside a C1Maps.
    ClassDisplays a map with layers of content above it.
    ClassA IMapLayer that displays map tiles from a System.Windows.Media.MultiScaleTileSource
    ClassA IMapLayer that displays tools for panning and zooming the map, and a scale.
    ClassA IMapLayer that displays its items positioned geographically and only shows the items actually in view.
    ClassThis object enables users to open a multi-resolution image which can be zoomed in on and panned across.
    ClassBase class for C1's System.Windows.Media.MultiScaleTileSource implementations.
    ClassThis class contains all attributes from dbf file.
    ClassRepresents element with geometry defined in geographic coordinates.
    ClassAn element for C1VectorLayer.
    ClassRepresents map layer with the shapes, vectors or geometries in geographical coordinates.
    ClassProvides data for C1VectorLayer.UriSourceFailed event.
    ClassThe panel which performs layout of vector elements.
    ClassRepresents placemark on the map.
    ClassRepresents polygon in geographical coordinates.
    ClassRepresents polyline in geographical coordinates.
    Class 
    ClassContains methods for importing GeoRSS data.
    ClassThe ResourceSet container provides the information.
    ClassThe response returned by an Imagery Metadata URL request contains a resource that provides imagery metadata information.
    ClassContains methods for importing KML and KMZ files.
    ClassContains methods for KML export.
    ClassContains methods for importing KMZ files (compressed KML).
    ClassConverts from a string to a System.Windows.Point representing a geographic coordinate and back.
    ClassRepresents a map slice as used in C1MapVirtualLayer.
    ClassA IMapProjection implementation for the Mercator projection.
    ClassBase class for System.Windows.Media.MultiScaleTileSource implementation accessing a quad tree of tiles.
    ClassThe response to a Bing Maps REST Services URL request includes the status of the request and one or more resources that contain location, imagery, or route information.
    ClassContains methods for importing ShapeFile and DBF files.
    ClassProvides data for the C1MultiScaleImage.TilesLoadProgress event.
    ClassA System.Windows.Media.MultiScaleTileSource accessing Microsoft's Virtual Earth aerial tiles.
    ClassA System.Windows.Media.MultiScaleTileSource accessing Microsoft's Virtual Earth hybrid tiles.
    ClassA System.Windows.Media.MultiScaleTileSource accessing Microsoft's Virtual Earth road tiles.
    ClassBase class for Virtual Earth sources.
    ClassProvides conversion routines for binding with XML-based data.
    Interfaces
     InterfaceDescription
    InterfaceInterface implemented by classes that will be added as layers of a C1Maps.
    InterfaceInterface for projections between geographic coordinates and logical coordinates.
    InterfaceInterface implemented by items sources for C1MapVirtualLayer.
    Structures
     StructureDescription
    StructureThe LOD (Level Of Detail) structure associates element visibility with the map scale (zoom and size).
    Delegates
     DelegateDescription
    DelegateCallback for KmlWriter.Write method.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies label position relatively to the corresponding element.
    EnumerationSpecifies label visibility.
    EnumerationDefines different string representations of geographic coordinates.
    EnumerationDefines the modes used to display tiles in C1MapTilesLayer.
    See Also