DroidDiagram Programmer's Guide
DiagramLink.setHeadShape Method (String)
See Also
 






Sets the shape of the arrowhead.

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

 Syntax

Java  Copy Code

public void setHeadShape (
    String shapeId
)

 Parameters

shapeId

A string specifying the Shape id.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace