|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPlottingSystem | |
|---|---|
| org.dawb.common.ui.plot | |
| org.dawb.gda.extensions.plot | |
| org.dawb.tango.extensions.editors | |
| org.dawb.workbench.ui.editors | |
| org.dawb.workbench.ui.editors.plotting | |
| Uses of AbstractPlottingSystem in org.dawb.common.ui.plot |
|---|
| Methods in org.dawb.common.ui.plot that return AbstractPlottingSystem | |
|---|---|
static AbstractPlottingSystem |
PlottingFactory.getPlottingSystem()
Reads the extension points for the plotting systems registered and returns a plotting system based on the users current preferences. |
| Uses of AbstractPlottingSystem in org.dawb.gda.extensions.plot |
|---|
| Subclasses of AbstractPlottingSystem in org.dawb.gda.extensions.plot | |
|---|---|
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 AbstractPlottingSystem in org.dawb.tango.extensions.editors |
|---|
| Constructors in org.dawb.tango.extensions.editors with parameters of type AbstractPlottingSystem | |
|---|---|
MultiScanComponent(AbstractPlottingSystem system)
|
|
| Uses of AbstractPlottingSystem in org.dawb.workbench.ui.editors |
|---|
| Methods in org.dawb.workbench.ui.editors that return AbstractPlottingSystem | |
|---|---|
AbstractPlottingSystem |
IDatasetProvider.getPlottingSystem()
May return null, if data not plotting |
AbstractPlottingSystem |
PlotDataComponent.getPlottingSystem()
|
AbstractPlottingSystem |
PlotDataEditor.getPlottingSystem()
|
| Uses of AbstractPlottingSystem in org.dawb.workbench.ui.editors.plotting |
|---|
| Subclasses of AbstractPlottingSystem in org.dawb.workbench.ui.editors.plotting | |
|---|---|
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 | |||||||||