MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSLLinkReference Class Reference

Detailed Description

Access class to a link within the tiled network

Public Member Functions

long id () const
 
long from_node () const
 
long to_node () const
 
const TSLLinklink () const
 
bool valid () const
 
bool stitch_link () const
 

Member Function Documentation

◆ from_node()

long TSLLinkReference::from_node ( ) const

Id of the source node for the link.

◆ id()

long TSLLinkReference::id ( ) const

Global id for the link object.

◆ link()

const TSLLink & TSLLinkReference::link ( ) const

Reference to the TSLLink object associated with the link.

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

◆ to_node()

long TSLLinkReference::to_node ( ) const

Id of the destination node.

◆ valid()

bool TSLLinkReference::valid ( ) const

Checks the validity of the object that this references