The AspMap namespace contains fundamental classes and enumerations for creating, displaying, querying and exporting maps, layers, thematics, legends and labels.
Classes
| Class | Description | |
|---|---|---|
|
Callout | Represents a geometric shape that consists of a text box and a line segment within a bounding rectangle. |
|
Callouts | A Callouts is a collection of callout drawing objects. |
|
ChartItem | Represents one bar in a bar chart, or one slice in a pie chart. |
|
ChartRenderer | Provides the ability to compare multiple attributes of a feature by depicting the attributes as elements of either a pie chart or a bar chart. |
|
CoordSystem | Allows the user to control and manipulate the coordinate system of data, when that data is displayed. |
|
DataSource | The DataSource class provides access to spatial or attribute data stored a database. |
|
DecimalDegrees | Provives conversion functions for decimal degrees. |
|
DynamicLayer | The DynamicLayer class can be used to add ad hoc graphics and text to the map. |
|
DynamicPoints | Represents a set of points in space. |
|
Feature | Represents the most atomic level of detail within a Layer object (such as a street or a county). |
|
FeatureRenderer | Renders a map layer according to value/symbol or expression/symbol pairs. |
|
Field | Represents a column of data in a Recordset. |
|
Fields | The Fields collection contains all the Field objects of a Recordset. |
|
Font | Contains styling properties used for drawing text. |
|
Layer | The Layer class represents a geographic data layer on a Map. |
|
License | Provides run-time license data. |
|
MapShape | The MapShape class is a map feature with associated attributes (label, symbol, font) that control how to represent the feature. |
|
MapShapes | The MapShapes collection contains all |
|
Network | The Network class opens a road network file (.rtn), loads it into memory and creates |
|
NetworkBuilder | The NetworkBuilder class can be used to create topological road network - a representation of the underlying vector road map. |
|
Point | Represents a geometric shape that consists of a single point in space. You can get or set the location of a Point through its X and Y properties. |
|
Points | The Points class is a collection of Point objects. |
|
Polygon | The Polygon class represents a geometric shape that has three or more vertices and forms a closed ring. |
|
Polyline | The Polyline class represents a geometric shape that has two or more vertices. |
|
Recordset | Represents the records associated with a |
|
Rectangle | Represents a geometric shape with four edges and four right angles. You can set and return its position and dimensions with its Top, Left, Bottom and Right properties. |
|
Route | The Route class is used when calculating the distance, drive time, and quickest or shortest route between two or more points. |
|
ScaleBar | Represents a scale bar. A ScaleBar indicates the distance units on a map to provide context. |
|
Segment | Represents a road segment in a route. |
|
Segments | The Segments collection contains all segments of a route. |
|
Shape | The Shape class represents a map feature. |
|
Statistics | The Statistics class represents the result of a calculation on a numeric field of a |
|
Street | Represents a group of ordererd road segments in a route. |
|
Streets | The Streets collection contains all streets of a route. |
|
Symbol | The Symbol class consists of attributes that control how to represent features. |
|
Tools | Provides various auxiliary functions. |
|
WmsLayer | Specifies parameters of a Web Map Service. |
|
ZoomLevel | Represents a zoom level that corresponds to a map scale. |
|
ZoomLevels | Contains a collection of zoom levels. |
Delegates
| Delegate | Description | |
|---|---|---|
|
ZoomLevelsChanged |
Enumerations
| Enumeration | Description | |
|---|---|---|
|
CharSet | Indicates a character set. |
|
ChartType | Describes the type of chart in a ChartRenderer. |
|
CommandType | Specifies how a command string is interpreted. |
|
CompassDirection | Describes compass direction types. |
|
CoordSystemCode | The following constants describe coordinate systems. |
|
DrawingUnits | Describes the coordinate system for drawing methods of a Map object. |
|
FieldType | Describes field types. |
|
FillStyle | Describes fill styles. |
|
FontQuality | Specifies whether smoothing (antialiasing) is applied to texts. |
|
ImageFormat | Describes image formats. |
|
LabelStyle | Describes label placement styles. |
|
LayerType | Describes layer types. |
|
LineStyle | Describes line styles. |
|
MeasureUnit | Describes measure units. |
|
PointStyle | Describes point styles. |
|
RouteType | Describes route types. |
|
ScaleBarPosition | Specifies the position of a scale bar. |
|
SearchMethod | Describes the type of spatial search criteria. |
|
ShapeType | Describes shape types. |
|
SmoothingMode | Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas. |
|
SpeedUnit | Describes units of speed. |
|
TextAlign | Describes text alignment styles. |
|
UnitSystem | Describes unit systems. |