| Package | Description |
|---|---|
| com.orchestranetworks.addon.dmdv.template |
Provides common classes to build a custom layout for nodes of each tables.
|
| com.orchestranetworks.addon.dmdv.template.bean |
Provides common classes to build a node template.
|
| Class and Description |
|---|
| NodeTemplate
Represents a node template that is a composition of elements and properties.
|
| Class and Description |
|---|
| AlignmentType
Represents an element's relative position in relation to another element.
|
| BorderStyle
Defines the panel's border style.
|
| MarginType
Represents the element's relative position in relation to another element.
|
| NodeElement
Represents a node element.
|
| NodeElementType
Defines the type of elements that can be used in a node.
|
| NodePanel
Defines an element that holds other elements.
|
| PanelLayout
Possible panel layouts.
|
| ShapeType
Possible node shapes.
|
| TextAlignmentType
Possible text alignment settings.
|