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