The members of this enumeration specify the shape of a node's outline. They can be used as parameters of the setShape method of the TableNode class.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public enum SimpleShape |
Member name | Description | |
---|---|---|
![]() |
Rectangle |
The node's shape is a rectangle. |
![]() |
RoundedRectangle |
The node's shape is a rounded rectangle. |