Uses of Class
org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphConfigCommand
-
Packages that use XYGraphConfigCommand Package Description org.eclipse.nebula.visualization.internal.xygraph.toolbar -
-
Uses of XYGraphConfigCommand in org.eclipse.nebula.visualization.internal.xygraph.toolbar
Fields in org.eclipse.nebula.visualization.internal.xygraph.toolbar declared as XYGraphConfigCommand Modifier and Type Field Description private XYGraphConfigCommand
XYGraphConfigDialog. command
Methods in org.eclipse.nebula.visualization.internal.xygraph.toolbar that return XYGraphConfigCommand Modifier and Type Method Description XYGraphConfigCommand
XYGraphConfigDialog. getCommand()
Methods in org.eclipse.nebula.visualization.internal.xygraph.toolbar with parameters of type XYGraphConfigCommand Modifier and Type Method Description void
XYGraphConfigDialog. setCommand(XYGraphConfigCommand command)
-