DroidDiagram Programmer's Guide
Diagram.setLinkCrossings Method
See Also
 






Sets what shapes should be drawn at the points where links cross.

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

 Syntax

Java  Copy Code

public void setLinkCrossings (
    LinkCrossings value
)

 Parameters

value

A member of the LinkCrossings enumeration.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace