Search
QuickRouter Methods
 


 Public Methods

  Name Description

getDiagram

 

getGranularity

Gets the granularity of the obstacles map generated by QuickRouter.

getTurnCost

Gets a value added to the total cost of a route if it makes a turn.

getUBendMaxLen

Gets the maximum U-bend length.

routeAllLinks

Routes all links in the diagram.

routeLink

Implements LinkRouter.routeLink.

routeLinks

Implements LinkRouter.routeLinks.

setDiagram

 

setGranularity

Sets the granularity of the obstacles map generated by QuickRouter.

setTurnCost

Sets a value added to the total cost of a route if it makes a turn.

setUBendMaxLen

Sets the maximum U-bend length.

 See Also