ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace
Inheritance Hierarchy
In This Topic
    C1.Xaml.Maps Namespace
    In This Topic
    Classes
     ClassDescription
    ClassA Windows.UI.Xaml.Controls.Panel that positions its elements using geographic coordinates and the current state of an associated C1Maps.
    ClassAn Windows.UI.Xaml.Controls.ItemsControl that displays its items positioned geographically inside a C1Maps.
    ClassA C1MapNavigator that displays a navigator for panning the map.
    ClassDisplays a map with layers of content above it.
    ClassA IRotatableMapLayer that displays map tiles from a MultiScaleTileSource
    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 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.
    ClassProvides access to an ordered, strongly typed collection of IMapLayer objects.
    ClassContains methods for importing KML and KMZ files.
    ClassContains methods for KML export.
    ClassContains methods for importing KMZ files (compressed KML).
    ClassRepresents a map slice as used in C1MapVirtualLayer.
    ClassA IMapProjection implementation for the Mercator projection.
    Class 
    ClassBase class for MultiScaleTileSource implementation accessing a quad tree of tiles.
    ClassContains methods for importing ShapeFile and DBF files.
    ClassProvides data for the C1MultiScaleImage.TilesLoadProgress event.
    ClassA MultiScaleTileSource accessing Microsoft's Virtual Earth aerial tiles.
    ClassA MultiScaleTileSource accessing Microsoft's Virtual Earth hybrid tiles.
    ClassA MultiScaleTileSource accessing Microsoft's Virtual Earth road tiles.
    ClassBase class for Virtual Earth sources.
    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.
    InterfaceInterface implemented by classes that will be added as layers that support rotation of a C1Maps.
    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.
    See Also