[]
        
(Showing Draft Content)

C1.FlexMap

C1.FlexMap Namespace

Classes

CartesianCoordinateSystem

A ICoordinateSystem implementation for the cartesian coordinate system.

GeoCurve

Represents the base type for geospatial curve.

GeoGeometry

Represents the base class of geospatial geometries.

GeoGeometryCollection

Represents the collection of geospatial geometries.

GeoGeometryRecord

Represents a record contains geospatial data.

GeoJsonReader

Represents the reader to read GeoJSON data.

GeoLine

Represents the geospatial line.

GeoLineString

Represents the geospatial line.

GeoLinearRing

Represents the geospatial ring for the line.

GeoMultiCurve

Represents the multi geospatial curve.

GeoMultiLineString

Represents the multi geospatial line.

GeoMultiPoint

Represents the geospatial multi point.

GeoMultiPolygon

Represents the multi geospatial polygon.

GeoMultiSurface

Represents the multi geospatial surface.

GeoPoint

Represents the geospatial point.

GeoPolygon

Represents the geospatial polygon.

GeoPolyhedralSurface

Represents the geospatial polyhedral surface.

GeoRssReader

Represents the reader to read GeoRss data file.

GeoSurface

Represents the base class for geospatial surface.

GeoTin

Represents the geospatial triangulated irregular network.

GeoTriangle

Represents the geospatial triangle shape.

GeographicCoordinateSystem

A ICoordinateSystem implementation for the geographic coordinate system.

KmlReader

Contains methods for importing KML and KMZ files.

MapUnit

Represents a unit used by CartesianCoordinateSystem.

MercatorProjection

A IMapProjection implementation for the Mercator projection.

ShapeReader

Provides parsing capabilities for ESRI shapefile format. http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf

TileItem

Internal used. Represents the tile item for one tile image.

VectorPoint

Internal used. Represents a visible point in the C1.FlexMap.VectorPlacemark.

WkCoder

Provides parsing capabilities for WellKnownBinary format.

Structs

LOD

The LOD (Level Of Detail) structure associates element visibility with the map scale (zoom and size).

Interfaces

ICoordinateSystem

Represents the coordinate system used for the C1.FlexMap.C1FlexMap.

IGeoGeometryRecordData

Represents the attribute data.

IGeoGeometryRecordField

Represents the attribute field.

IMapDevice

Internal used. Repsents the device used to rendering the C1.FlexMap.C1FlexMap.

IMapProjection

Represents the projection used for C1.FlexMap.C1FlexMap.

IMapStyle

Internal used. Represents the style of the vector element.

IMapUnit

Represents the unit used by CartesianCoordinateSystem.

ITileSource

Represents the tile source for the C1.FlexMap.TileLayer.

Enums

GeoGeometryRecordFieldType

Specifies the data type of the field.

GeoGeometryType

Specifies the type of the geometry according to OGC Simple Access specification.

LabelPosition

Specifies label position relatively to the corresponding element.

LabelVisibility

Specifies label visibility.

MapLegendItemKind

Specifies the kind of marker of the legend item.

MapLegendLayout

Specifies the arrangement of legend items within the legend.

MarkerShape

Specifies the shape of the placemark marker.

WkCoder.WkbByteOrder

Indicates the byte order of the WKB byte array data.