See: Description
| Interface | Description |
|---|---|
| SunburstViewer |
This interface is implemented by all views which can display a SunburstTree.
|
| Class | Description |
|---|---|
| IcicleDraw |
IcicleDraw draws a linear version of a
SunburstTree. |
| IcicleModel |
IcicleModel manages a SunburstTree and its IcicleView.
|
| IcicleView |
IcicleView provides an interactive user interface for an
IcicleTree. |
| MultilineIcicleDraw |
MultilineIcicleDraw. |
| SunburstCompositeNode |
SunburstCompositeNode.
|
| SunburstDraw |
SunburstDraw draws a
SunburstTree. |
| SunburstModel |
SunburstModel manages a SunburstTree and its SunburstView.
|
| SunburstNode |
The SunburstNode encapsulatets a
TreeNode whithin a SunburstTree. |
| SunburstTree |
The SunburstTree class implements the model for the SunBurstTree.
|
| SunburstView |
SunburstView provides an interactive user interface for a
SunburstTree. |