Search
MindFusion.Mapping Namespace
Classes Interfaces Structures Enumerations
 

 Classes

  Class Description

Column

Represents a database column.

Database

Represents the DBF database associated with an ESRI map file.

Decoration

Represents a decoration element drawn in a separate layer over the map.

DecorationLayerBase(TColor, TPalette)

Represents a layer containing decorative elements.

Label

Represents a text label associated with map element.

Layer(TColor, TPalette)

Represents a map layer.

Map

Represents a geographic map.

MapElement

Represents visual elements of a map that can be drawn and hit-tested.

MapLayerBase(TColor, TPalette)

Represents a map layer containing geometric shapes.

NullShape

Represents a null shape with no geometric data; often used as a place holder until data becomes available.

Point

Represents a point on the map with X (longitude) and Y (latitude) coordinates.

Rect

A class representing a rectangular are on the map.

Row

Represents a DBF database row.

RuntimePolicy

Contains environment settings to use in implementation for current platform.

Shape

Represents geometrical shapes displayed on a map.

StreetMapFeatures

A helper class used for OSM files import and rendering.

StreetShape

Represents a shape in OSM file format.

Vector

Represents a two-dimensional vector.

 Interfaces

  Interface Description

ICanvas

Represents a drawing canvas.

ICanvasWithPalette(TColor)

Represents a drawing canvas with an associated palette of colors.

IPalette(TColor)

Represents a palette of colors.

ITransform

Represents a geometrical transform used to convert world coordinates to screen coordinates.

 Structures

  Structure Description

MapFeature

Contains OpenStreetMap key and value tags describing a map feature.

 Enumerations

  Enumeration Description

ColumnType

Specifies a DBF column type.

ShapeType

Specifies the type of shapes contained in an ESRI map file.

StreetShapeType

Specifies the type of shapes contained in an OSM map file.

TextAlignment

Specifies text alignment.