Class | Description |
---|---|
SwingAnimatorBuilder |
A class for building Animators.
|
SwingAnimatorBuilder.MyPainter |
Class for drawing the Model.
|
SwingAnimatorBuilder.MyPainter.Element<T> |
Pair of a model element
x and a translator t . |
Translator |
A translator from relative model space to screen graphics.
|
TranslatorEW | |
TranslatorNS | |
TranslatorSN | |
TranslatorWE | |
VP |
Static class for visualization parameters.
|
XGraphics |
Static class for drawing using a Translation.
|