DroidDiagram Programmer's Guide
HyperLinkStyle Enumeration
See Also
 






Specifies how various export components should treat the HyperLink property of items.

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

 Syntax

Java  Copy Code

public enum HyperLinkStyle

 Members

  Member name Description

None

Do not generate hyperlinks.

Shape

Generate hyperlinks that correspond to the item's shape.

Text

Generate hyperlinks for the text bounding rectangle.

 See Also

com.mindfusion.diagramming Namespace