- actionPerformed(ActionEvent) - Method in class MainFrame
-
- addBlock(Person) - Method in class TimeLine
-
Adds the main person of a new block the person of this timeline belongs to
- addBlocks(ArrayList<Person>) - Method in class TimeLine
-
Adds the main person of a new block the person of this timeline belongs to
- addChild(Person) - Method in class TimeLine
-
Add a child
- addLines(Line) - Method in class TimeLine
-
Adds a new line element to the timeline
- addVerticalLine(VerticalLine) - Method in class TimeLine
-
Adds a line to the verticalLines list
- analyse(Person) - Method in class Analyser
-
Finds all timelines to displayed for the person p in focus
- Analyser - Class in <Unnamed>
-
- Analyser(DOIThresholdInformationProvider) - Constructor for class Analyser
-
The class which analyses the database and conducts searches
- Analyser.AncMode - Enum in <Unnamed>
-
Mode for the drawing order of the ancestors
- Analyser.ChildMode - Enum in <Unnamed>
-
Mode for the drawing order of the children