DroidDiagram Programmer's Guide
Link.setModified Method
See Also
 






Sets a value indicating whether the points of this link have been modified by the layouting algorithm.

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

 Syntax

Java  Copy Code

void setModified (
    boolean value
)

 Parameters

value

 See Also

Link Members
Link Interface
com.mindfusion.diagramming.jlayout Namespace