Interface | Description |
---|---|
LabelDisplayer |
A Label display object displays a label at a particular location on a graphics object.
|
Painter |
An interface for objects which are used for painting themselves in a
general Graphics object
|
Class | Description |
---|---|
CircularGraphics | |
LabelDisplayer.Utils | |
LayoutTracker | |
LinkageDisequilibriumComponent |
An AWT Component for displaying information on linkage disequilibrium.
|
NameColouriser | |
PositionedNode |
A tree node that has a scalar position for the purposes of drawing the tree.
|
TreeComponent |
An AWT Component for displaying a tree.
|
TreePainter |
A class that can paint a tree into a Graphics object.
|
TreePainterCircular |
A class that can paint a tree (in a circular fashion) into a Graphics object .
|
TreePainterNormal |
A class that can paint a tree into a Graphics object.
|