![]() |
MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Access class to a turn within the tiled network.
Public Member Functions | |
long | id () const |
long | from_link () const |
long | to_link () const |
const TSLTurn & | turn () const |
bool | valid () const |
long TSLTurnReference::from_link | ( | ) | const |
Returns the link id of the incoming link for the turn.
long TSLTurnReference::id | ( | ) | const |
Global id for this turn
long TSLTurnReference::to_link | ( | ) | const |
Returns the link id of the outgoing link for the turn.
const TSLTurn & TSLTurnReference::turn | ( | ) | const |
Reference to the TSLTurn object associated with the turn.
bool TSLTurnReference::valid | ( | ) | const |
Checks the validity of the object that this references