Search
ArrowHeads Class
Remarks See Also
 

Contains predefined arrowhead shapes.

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

 Syntax

Java  Copy Code

public class ArrowHeads

 Remarks

Shape objects exposed as properties of this class can be assigned to the HeadShape, BaseShape and IntermediateShape properties of links.

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.ArrowHeads

 See Also