org.das2.system.DefaultMonitorFactory

Provided so we could look at monitors leftover when debugging. Note Autoplot appears to get old monitors from here


getMonitors

getMonitors( ) → MonitorEntry

Returns:

org.das2.system.DefaultMonitorFactory.MonitorEntry[]

search for examples view on GitHub view source


getSize

getSize( ) → int

Returns:

int

search for examples view on GitHub view source


isClear

isClear( ) → boolean

Returns:

boolean

search for examples view on GitHub view source


setClear

setClear( boolean clear ) → void

Returns:

void (returns nothing)

search for examples view on GitHub view source


setSize

setSize( int size ) → void

Returns:

void (returns nothing)

search for examples view on GitHub view source