Class | Description |
---|---|
Bend |
This class represents a bend in the lifeline and holds the necessary data for the bend.
|
ChildLine |
This class represents the line which marks the relationship between parent and child as dotted line.
|
LifeLine |
This class represents a whole life line of a person containing all bends and other necessary data.
|
SelectionHandler |
this class handels the selections of the javafx models
origin: https://gist.github.com/omidzk/3ceeebf948a210def5ca6fb5f39e14ff
|
TimeAxis |
This class represents and constructs the time axis.
|