IntersectionLabeller Methods |
The IntersectionLabeller type exposes the following members.
Name | Description | |
---|---|---|
DrawPoint |
Draw a rectangle at the given location.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Render |
Render an intersection label on the given graphics with a given context. Should not be called directly.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UpdatePosition(IntersectionLabellerPosition) |
Update the position of multiple vehicles.
| |
UpdatePosition(LatLon, Double) |
Update the position of a single vehicle.
|