![]() |
MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Access class to a link within the tiled network
Public Member Functions | |
long | id () const |
long | from_node () const |
long | to_node () const |
const TSLLink & | link () const |
bool | valid () const |
bool | stitch_link () const |
long TSLLinkReference::from_node | ( | ) | const |
Id of the source node for the link.
long TSLLinkReference::id | ( | ) | const |
Global id for the link object.
const TSLLink & TSLLinkReference::link | ( | ) | const |
Reference to the TSLLink object associated with the link.
bool TSLLinkReference::stitch_link | ( | ) | const |
Indicates if the link refered to is a link supplied solely to connect two edge nodes. Such a link has no attributes, no length and no geometry.
long TSLLinkReference::to_node | ( | ) | const |
Id of the destination node.
bool TSLLinkReference::valid | ( | ) | const |
Checks the validity of the object that this references