The members of this enumeration specify the possible ways to connect links to TreeViewNodes. They can be assigned to the setConnectionStyle property of TreeViewNode class.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public enum TreeViewConnectionStyle |
Member name | Description | |
---|---|---|
![]() |
Items |
Users are allowed to draw relations to individual items of a TreeViewNode. |
![]() |
Node |
Users are allowed to draw relations to the TreeViewNode as an integral entity. |