|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPlottingSystem | |
---|---|
org.dawb.common.ui.plot | |
org.dawb.gda.extensions.plot | |
org.dawb.workbench.ui.editors | |
org.dawb.workbench.ui.editors.internal | |
org.dawb.workbench.ui.editors.plotting |
Uses of IPlottingSystem in org.dawb.common.ui.plot |
---|
Classes in org.dawb.common.ui.plot that implement IPlottingSystem | |
---|---|
class |
AbstractPlottingSystem
|
Uses of IPlottingSystem in org.dawb.gda.extensions.plot |
---|
Classes in org.dawb.gda.extensions.plot that implement IPlottingSystem | |
---|---|
class |
DiamondPlottingSystem
Link between EDNA 1D plotting and diamond plotter This is the only place that the Diamond plotting is referenced in org.edna. |
Uses of IPlottingSystem in org.dawb.workbench.ui.editors |
---|
Methods in org.dawb.workbench.ui.editors that return IPlottingSystem | |
---|---|
IPlottingSystem |
ZipEditor.getPlotWindow()
|
IPlottingSystem |
AsciiEditor.getPlotWindow()
|
IPlottingSystem |
PlotDataEditor.getPlotWindow()
|
Uses of IPlottingSystem in org.dawb.workbench.ui.editors.internal |
---|
Methods in org.dawb.workbench.ui.editors.internal with parameters of type IPlottingSystem | |
---|---|
static void |
SliceUtils.plotSlice(uk.ac.diamond.scisoft.analysis.io.SliceObject currentSlice,
int[] dataShape,
PlotType mode,
IPlottingSystem plotWindow,
org.eclipse.core.runtime.IProgressMonitor monitor)
Thread safe and time consuming part of the slice. |
void |
SliceComponent.setData(java.lang.String name,
java.lang.String filePath,
int[] dataShape,
IPlottingSystem plotWindow)
Call this method to show the slice dialog. |
void |
SliceComponent.setPlottingSystem(IPlottingSystem plotWindow)
|
Uses of IPlottingSystem in org.dawb.workbench.ui.editors.plotting |
---|
Classes in org.dawb.workbench.ui.editors.plotting that implement IPlottingSystem | |
---|---|
class |
JLPlottingSystem
Link between EDNA 1D plotting and JL plotter from ESRF. |
class |
LightWeightPlottingSystem
Link between EDNA 1D plotting and csstudio plotter and fable plotter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |