| Interface | Description |
|---|---|
| MouseControl |
A combination of the
MouseListener,
MouseMotionListener and MouseWheelListener
interface. |
| ObjectPainter<T> |
Interface for all classes that may paint some object.
|
| Painter |
Interface for all classes that may perform painting operations.
|
| Class | Description |
|---|---|
| MouseControls |
Methods to create
MouseControl instances |
| Painters |
Methods related to
Painters and ObjectPainters |
| SimpleObjectPainter<T> |
Implementation of a
Painter that allows setting an object
that should be painted with a delegate ObjectPainter |
| Viewer |
A panel that allows translating, rotating and zooming.
|
Copyright © 2015. All rights reserved.