Uses of Class
org.eclipse.nebula.visualization.internal.xygraph.undo.SaveStateCommand
-
Packages that use SaveStateCommand Package Description org.eclipse.nebula.visualization.internal.xygraph.undo org.eclipse.nebula.visualization.xygraph.figures -
-
Uses of SaveStateCommand in org.eclipse.nebula.visualization.internal.xygraph.undo
Subclasses of SaveStateCommand in org.eclipse.nebula.visualization.internal.xygraph.undo Modifier and Type Class Description class
AxisPanOrZoomCommand
The undo command for panning or zooming one axis.class
ZoomCommand
The command for graph zooming and panning. -
Uses of SaveStateCommand in org.eclipse.nebula.visualization.xygraph.figures
Fields in org.eclipse.nebula.visualization.xygraph.figures declared as SaveStateCommand Modifier and Type Field Description private SaveStateCommand
Axis.AxisMouseListener. command
private SaveStateCommand
PlotArea.PlotMouseListener. command
-