JClass DesktopViews 6.3.0 API
Documentation

Package com.klg.jclass.chart3d.j2d.actions

Class Summary
BaseAction BaseAction is an abstract base class for the Java2D actions of JCChart 3D.
CancelAction Handler object for cancel actions within JClass Chart 3D Java2D.
CustomizeAction Handler object for launching the customizer from within JClass Chart 3D.
EditAction Handler object for edit actions within JClass Chart 3D Java2D.
PickAction Handler object for pick actions within JClass Chart 3D Java2D.
ResetAction Handler object for reset actions within JClass Chart 3D Java2D.
RotateAction Handler object for rotate actions within JClass Chart 3D Java2D.
RotateEyeAction Handler object for rotating about the eye.
RotateXAction Handler object for rotating about the X axis.
RotateYAction Handler object for rotating about the Y axis.
RotateZAction Handler object for rotating about the Z axis.
ScaleAction Handler object for scale actions within JClass Chart 3D Java2D.
SwitchRotateAnyAction This action switches the rotation type to be unrestricted (rather than restricted to rotating about the eye, x axis, y axis, or z axis).
SwitchRotateEyeAction Handler object for rotate actions within JClass Chart 3D.
SwitchRotateXAction This action switches the rotation type to be about the X axis
SwitchRotateYAction This action switches the rotation type to be about the Y axis
SwitchRotateZAction This action switches the rotation type to be about the Y axis
TranslateAction Handler object for translate actions within JClass Chart 3D Java2D.
ZoomAction Handler object for zoom actions within JClass Chart 3D Java2D.
 


Copyright © 2004 Quest Software Inc..
All rights reserved.