org.das2.event.DataPointSelectionEvent
This is the general-purpose "a data point was selected" event. Note that
auxiliary data is supported, such as a keystroke that triggered the event.
The X and Y Datums may be null, so that code may be reused.
birthMilli
getPlane
getPlane( String plane ) → Object
Returns:
java.lang.Object
search for examples
view on GitHub
view source
setDataSet
setDataSet( QDataSet ds ) → void
Returns:
void (returns nothing)
search for examples
view on GitHub
view source