JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
B
C
D
F
G
I
L
M
N
P
R
S
T
U
V
W
Y
D
DateUtils
- Class in
main.java.utils
Created by lukaskobler on 30.05.18.
DateUtils()
- Constructor for class main.java.utils.
DateUtils
decreaseDOIRoot(Person)
- Static method in class main.java.
Main
Decreases the Degree of Interest starting from a specific person normally this person will be a person of interest.
DIVORCE
- main.java.datamodel.
RelationshipType
DRAGGABLE_SHAPES
- Static variable in class main.java.
CustomBorderPane
DraggableShape
- Interface in
main.java.shape.abs
Interface that represents shapes which should be draggable by the user in x and y direction on the border pane.
dragX(double)
- Method in interface main.java.shape.abs.
DraggableShape
If this method is called, the shape will be dragged xDiff pixels in x direction.
dragX(double)
- Method in class main.java.shape.
ChildLine
dragX(double)
- Method in class main.java.shape.
LifeLine
dragX(double)
- Method in class main.java.shape.
TimeAxis
dragY(double)
- Method in interface main.java.shape.abs.
DraggableShape
If this method is called, the shape will be dragged yDiff pixels in y direction.
dragY(double)
- Method in class main.java.shape.
ChildLine
dragY(double)
- Method in class main.java.shape.
LifeLine
dragY(double)
- Method in class main.java.shape.
TimeAxis
A
B
C
D
F
G
I
L
M
N
P
R
S
T
U
V
W
Y
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
JavaScript is disabled on your browser.