Package gda.scan
Interface AxisSpecProvider
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AxisSpecProviderImpl
Interface to provide AxisSpec for plotting
-
Method Summary
Modifier and TypeMethodDescriptiongetAxisSpec(String name) Returns AxisSpec to be used for a given line in ScanPlot name is the name of the line e.g.
-
Method Details
-
getAxisSpec
Returns AxisSpec to be used for a given line in ScanPlot name is the name of the line e.g. scannable input name
-