org.freehep.jas.extension.tupleExplorer
Class TupleExplorerPluginCommands
java.lang.Object
java.util.Observable
org.freehep.util.commanddispatcher.CommandProcessor
org.freehep.jas.extension.tupleExplorer.TupleExplorerPluginCommands
- All Implemented Interfaces:
- org.freehep.util.commanddispatcher.CommandGroup
public class TupleExplorerPluginCommands
- extends org.freehep.util.commanddispatcher.CommandProcessor
- Author:
- The FreeHEP team @ SLAC
Nested classes/interfaces inherited from class org.freehep.util.commanddispatcher.CommandProcessor |
org.freehep.util.commanddispatcher.CommandProcessor.BooleanTarget, org.freehep.util.commanddispatcher.CommandProcessor.SimpleTarget |
Methods inherited from class org.freehep.util.commanddispatcher.CommandProcessor |
acceptCommand, acceptCommand, invoke, invokeCommand, invokeCommand, invokeCommand, invokeEnable, setChanged, setManager, translate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.freehep.util.commanddispatcher.CommandGroup |
addObserver, deleteObserver |
TupleExplorerPluginCommands
public TupleExplorerPluginCommands(TupleExplorerPlugin plugin)
selectionChanged
public void selectionChanged(org.freehep.jas.plugin.tree.FTreeSelectionEvent e)
makeProjection
public AbstractProjection makeProjection(int type)
makePlot
public Plot makePlot(int plotType)
onProfile
public void onProfile()
onPlotProfileInCurrentRegion
public void onPlotProfileInCurrentRegion()
onPlotProfileInNewPage
public void onPlotProfileInNewPage()
onPlotProfileInNewRegion
public void onPlotProfileInNewRegion()
onOverlayProfile
public void onOverlayProfile()
isEnabledProfile
public boolean isEnabledProfile()
enableProfile
public void enableProfile(org.freehep.util.commanddispatcher.CommandState state)
enablePlotProfileInNewPage
public void enablePlotProfileInNewPage(org.freehep.util.commanddispatcher.CommandState state)
enablePlotProfileInNewRegion
public void enablePlotProfileInNewRegion(org.freehep.util.commanddispatcher.CommandState state)
enablePlotProfileInCurrentRegion
public void enablePlotProfileInCurrentRegion(org.freehep.util.commanddispatcher.CommandState state)
enableOverlayProfile
public void enableOverlayProfile(org.freehep.util.commanddispatcher.CommandState state)
onXYPlot
public void onXYPlot()
onPlotXYPlotInCurrentRegion
public void onPlotXYPlotInCurrentRegion()
onPlotXYPlotInNewPage
public void onPlotXYPlotInNewPage()
onPlotXYPlotInNewRegion
public void onPlotXYPlotInNewRegion()
onOverlayXYPlot
public void onOverlayXYPlot()
isEnabledXYPlot
public boolean isEnabledXYPlot()
enableXYPlot
public void enableXYPlot(org.freehep.util.commanddispatcher.CommandState state)
enablePlotXYPlotInNewPage
public void enablePlotXYPlotInNewPage(org.freehep.util.commanddispatcher.CommandState state)
enablePlotXYPlotInNewRegion
public void enablePlotXYPlotInNewRegion(org.freehep.util.commanddispatcher.CommandState state)
enablePlotXYPlotInCurrentRegion
public void enablePlotXYPlotInCurrentRegion(org.freehep.util.commanddispatcher.CommandState state)
enableOverlayXYPlot
public void enableOverlayXYPlot(org.freehep.util.commanddispatcher.CommandState state)
onScatterPlot
public void onScatterPlot()
onPlotScatterPlotInCurrentRegion
public void onPlotScatterPlotInCurrentRegion()
onPlotScatterPlotInNewPage
public void onPlotScatterPlotInNewPage()
onPlotScatterPlotInNewRegion
public void onPlotScatterPlotInNewRegion()
onOverlayScatterPlot
public void onOverlayScatterPlot()
isEnabledScatterPlot
public boolean isEnabledScatterPlot()
enableScatterPlot
public void enableScatterPlot(org.freehep.util.commanddispatcher.CommandState state)
enablePlotScatterPlotInNewPage
public void enablePlotScatterPlotInNewPage(org.freehep.util.commanddispatcher.CommandState state)
enablePlotScatterPlotInNewRegion
public void enablePlotScatterPlotInNewRegion(org.freehep.util.commanddispatcher.CommandState state)
enablePlotScatterPlotInCurrentRegion
public void enablePlotScatterPlotInCurrentRegion(org.freehep.util.commanddispatcher.CommandState state)
enableOverlayScatterPlot
public void enableOverlayScatterPlot(org.freehep.util.commanddispatcher.CommandState state)
onHistogram
public void onHistogram()
onPlotHistogramInNewPage
public void onPlotHistogramInNewPage()
onPlotHistogramInNewRegion
public void onPlotHistogramInNewRegion()
onOverlayHistogram
public void onOverlayHistogram()
onPlotHistogramInCurrentRegion
public void onPlotHistogramInCurrentRegion()
isEnabledHistogram
public boolean isEnabledHistogram()
enableHistogram
public void enableHistogram(org.freehep.util.commanddispatcher.CommandState state)
enablePlotHistogramInNewPage
public void enablePlotHistogramInNewPage(org.freehep.util.commanddispatcher.CommandState state)
enablePlotHistogramInNewRegion
public void enablePlotHistogramInNewRegion(org.freehep.util.commanddispatcher.CommandState state)
enablePlotHistogramInCurrentRegion
public void enablePlotHistogramInCurrentRegion(org.freehep.util.commanddispatcher.CommandState state)
enableOverlayHistogram
public void enableOverlayHistogram(org.freehep.util.commanddispatcher.CommandState state)
onAddCut
public void onAddCut()
enableAddCut
public void enableAddCut(org.freehep.util.commanddispatcher.CommandState state)
onDeleteCut
public void onDeleteCut()
enableDeleteCut
public void enableDeleteCut(org.freehep.util.commanddispatcher.CommandState state)
isDeleteCutEnabled
public boolean isDeleteCutEnabled()
onInvertCut
public void onInvertCut()
enableInvertCut
public void enableInvertCut(org.freehep.util.commanddispatcher.CommandState state)
isInvertCutEnabled
public boolean isInvertCutEnabled()
onDisableCut
public void onDisableCut()
enableDisableCut
public void enableDisableCut(org.freehep.util.commanddispatcher.CommandState state)
isDisableCutEnabled
public boolean isDisableCutEnabled()
onEnableCut
public void onEnableCut()
enableEnableCut
public void enableEnableCut(org.freehep.util.commanddispatcher.CommandState state)
isEnableCutEnabled
public boolean isEnableCutEnabled()
onAddColumn
public void onAddColumn()
isAddColumnEnabled
public boolean isAddColumnEnabled()
enableAddColumn
public void enableAddColumn(org.freehep.util.commanddispatcher.CommandState state)
onTabulateTuple
public void onTabulateTuple()
isTabulateTupleEnabled
public boolean isTabulateTupleEnabled()
enableTabulateTuple
public void enableTabulateTuple(org.freehep.util.commanddispatcher.CommandState state)
onTabulateSelectedColumns
public void onTabulateSelectedColumns()
isEnabledTabulateSelectedColumns
public boolean isEnabledTabulateSelectedColumns()
enableTabulateSelectedColumns
public void enableTabulateSelectedColumns(org.freehep.util.commanddispatcher.CommandState state)
onLoadTupleInMemory
public void onLoadTupleInMemory()
isLoadTupleInMemoryEnabled
public boolean isLoadTupleInMemoryEnabled()
enableLoadTupleInMemory
public void enableLoadTupleInMemory(org.freehep.util.commanddispatcher.CommandState state)
Copyright © 2013. All Rights Reserved.