DroidDiagram Programmer's Guide
LayeredLayout.getTimeLimit Method
See Also
 






Gets the time-out value set for the path-finding part of the layered layout algorithm.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public long getTimeLimit ()

 Return Value

An integer value specifying the maximum time in milliseconds the path-finding algorithm can run.

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace