Interface | Description |
---|---|
DiagramListener |
This interface defines a listener for diagram changes
|
Class | Description |
---|---|
Diagram |
This class displays the workflow diagram.
|
DiagramConfiguration |
This class holds information to configure the workflow diagram.
|
DiagramEvent |
This class defines diagram events
|
DiagramLineChannel |
This class holds a line channel.
|
DiagramNodeBorder | |
DiagramWorkflowNode |
This class holds a single node in the diagram
|
DiagramWorkflowNodeIcon |
This class display the node icon for the diagram.
|
DiagramWorkflowRelationship |
This class holds a the exit/enter relationship in the workflow
|
GifImageGenerator |
This class is used to translate an image into a GIF
format byte array.
|
Line | |
RelationshipComparator |
This class defines a comparator for use with 'TreeSet'
It sorts the relationships by enter or exit order
|