| Interface | Description |
|---|---|
| BackgroundPainter |
The
BackgroundPainter is an element which is used to be called while trying to draw a background. |
| LinkPainter |
The
LinkPainter is an element which is used to be called while trying to draw a Link. |
| NodePainter |
The
NodePainter is an element which is used to be called while trying to draw a Node. |
| Class | Description |
|---|---|
| UIComponent |
The
UIComponent contains a platform-dependent object to be used for displaying graphical elements. |