Applies the layout on the specified Diagram instance.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean arrange ( |
The Diagram that should be arranged.
This method always returns true.
See Also