MindFusion.Mapping Programmer's Guide

MindFusion.Mapping Namespace

Classes Interfaces 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.

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.

Shape

Represents geometrical shapes displayed on a map.

 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.

 Enumerations

  Enumeration Description

ColumnType

Specifies a DBF column type.

ShapeType

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

TextAlignment

Specifies text alignment.