Gets a list of router objects forming a chain through which links pass until they are routed successfully.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public List<LinkRouter> getRouters () |
A list of objects implementing LinkRouter interface.
By default the list contains PatternRouter and GridRouter objects.