org.autoplot.inline.InlineDataSource

Data source used mostly for demonstrations and quick modifications of data. It also implements the "Mash Up Tool" which is a special case of vap+inline, where N datasets are loaded an a combination of these datasets is returned.

InlineDataSource( java.net.URI uri )


getDataSet

getDataSet( ProgressMonitor mon ) → QDataSet

Parameters

mon - a ProgressMonitor

Returns:

org.das2.qds.QDataSet

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