-
Method Summary
void
Add listener to be notifed if the dawnsampling changes.
int
Provides the square bin used for the downsample
void
Remove listener so that it is not notified.
Methods inherited from interface org.eclipse.january.INameable
getName, setName
Methods inherited from interface org.eclipse.dawnsci.plotting.api.trace.ITrace
dispose, getData, getDataName, getRank, getUserObject, initialize, is3DTrace, isUserTrace, isVisible, setDataName, setUserObject, setUserTrace, setVisible
-
Method Details
-
getBin
int getBin()
Provides the square bin used for the downsample
- Returns:
-
addDownsampleListener
Add listener to be notifed if the dawnsampling changes.
- Parameters:
l -
-
removeDownsampleListener
Remove listener so that it is not notified.
- Parameters:
l -