|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sample | |
---|---|
fable.framework.navigator.controller | |
fable.framework.navigator.views | |
fable.imageviewer.views | |
fable.python |
Uses of Sample in fable.framework.navigator.controller |
---|
Methods in fable.framework.navigator.controller that return Sample | |
---|---|
Sample |
SampleController.getCurrentsample()
|
Sample |
SampleController.getLastSample()
|
Methods in fable.framework.navigator.controller that return types with arguments of type Sample | |
---|---|
java.util.Vector<Sample> |
SampleController.getSamples()
|
Methods in fable.framework.navigator.controller with parameters of type Sample | |
---|---|
void |
SampleController.addSample(Sample s)
|
void |
SampleController.fireSampleRemoved(Sample s)
|
void |
SampleController.removeSample(Sample s)
|
void |
SampleController.setCurrentSample(Sample s)
|
Uses of Sample in fable.framework.navigator.views |
---|
Methods in fable.framework.navigator.views that return Sample | |
---|---|
Sample |
SampleNavigatorView.getCurrentSample()
|
Methods in fable.framework.navigator.views with parameters of type Sample | |
---|---|
void |
SampleNavigatorView.initSampleFilteredFiles(Sample sample)
This method init fabio filtered peaks file in Sample object. |
Uses of Sample in fable.imageviewer.views |
---|
Fields in fable.imageviewer.views declared as Sample | |
---|---|
Sample |
RockingCurveView.sample
|
Methods in fable.imageviewer.views with parameters of type Sample | |
---|---|
void |
HeaderPlotView.addDataView(Sample sample,
org.eclipse.swt.widgets.Combo jlcombo,
fr.esrf.tangoatk.widget.util.chart.JLAxis axis)
|
void |
HeaderPlotView.plotHeaderValues(java.lang.String key,
Sample s)
sample should have fabio files |
void |
HeaderPlotView.removeDataViews(Sample s)
|
void |
HeaderPlotView.setData(Sample sample,
fr.esrf.tangoatk.widget.util.chart.JLDataView dataview)
Set values of headers for x and y label to dataview |
Uses of Sample in fable.python |
---|
Methods in fable.python that return types with arguments of type Sample | |
---|---|
java.util.Vector<Sample> |
Experiment.getSamples()
|
Methods in fable.python with parameters of type Sample | |
---|---|
void |
Experiment.addSample(Sample s)
4 dc. |
boolean |
Experiment.removeSample(Sample s)
|
Constructors in fable.python with parameters of type Sample | |
---|---|
SampleEvent(Sample source)
|
Constructor parameters in fable.python with type arguments of type Sample | |
---|---|
Experiment(java.util.Vector<Sample> s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |