org.autoplot.datasource.jython.JythonDataSourceTimeSeriesBrowse

container for the state simply manages the timerange argument.

blurURI( ) → String [view source]
getTimeRange( ) → DatumRange [view source]
getTimeResolution( ) → Datum [view source]

getURI

getURI( ) → String

get the URI, bluring it if we discover it didn't need time series browse. TODO: This is experimental.

Returns:

a String

[search for examples] [view on GitHub] [view on old javadoc] [view source]

setTimeRange( DatumRange dr ) → void [view source]
setTimeResolution( Datum d ) → void [view source]
setURI( String suri ) → void [view source]