|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewerControl | |
---|---|
artofillusion | |
artofillusion.view |
Uses of ViewerControl in artofillusion |
---|
Methods in artofillusion with parameters of type ViewerControl | |
---|---|
static void |
ViewerCanvas.addViewerControl(int index,
ViewerControl control)
Add a new ViewerControl that will be added to each new ViewerCanvas. |
static void |
ViewerCanvas.addViewerControl(ViewerControl control)
Add a new ViewerControl that will be added to each new ViewerCanvas. |
static void |
ViewerCanvas.removeViewerControl(ViewerControl control)
Remove a ViewerControl from the list of ones to be added to each new ViewerCanvas. |
Uses of ViewerControl in artofillusion.view |
---|
Classes in artofillusion.view that implement ViewerControl | |
---|---|
class |
ViewerOrientationControl
This is a ViewerControl for adjusting the scale of the view. |
class |
ViewerPerspectiveControl
This is a ViewerControl for setting whether a view uses perspective mode. |
class |
ViewerScaleControl
This is a ViewerControl for adjusting the scale of the view. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |