| Package | Description |
|---|---|
| ch.randelshofer.beans |
Contains classes for developing beans - components based on the
JavaBeans architecture.
|
| ch.randelshofer.gui |
Contains classes for graphical user interfaces.
|
| ch.randelshofer.io |
Contains classes for file I/O.
|
| ch.randelshofer.quaqua.filechooser |
Contains classes for file choosers.
|
| ch.randelshofer.text | |
| ch.randelshofer.tree |
Provides classes for holding and interpreting tree data.
|
| ch.randelshofer.tree.circlemap |
Provides classes for the interactive visualization of trees using a
space-filling circular treemap layout.
|
| ch.randelshofer.tree.demo |
Provides a demo of the various tree visualization methods.
|
| ch.randelshofer.tree.hypertree |
Provides classes for the interactive visualization of trees using a
hyperbolic projection of the tree.
|
| ch.randelshofer.tree.rectmap |
Provides classes for the interactive visualization of trees using a
space-filling rectangular treemap layout.
|
| ch.randelshofer.tree.sunburst |
Provides classes for the interactive visualization of trees using a
sunburst layout and an icicle layout.
|
| ch.randelshofer.tree.sunray |
Provides classes for the interactive visualization of trees using a
sunray layout and an iceray layout.
|
| ch.randelshofer.util |
Provides utility classes.
|
| ch.randelshofer.util.prefs |