org.autoplot.idlsupport.IdlsavDataSource

Read a variable from an IDLSav file.

IdlsavDataSource( java.net.URI uri )

getArray( org.autoplot.idlsupport.ReadIDLSav reader, java.nio.ByteBuffer buffer, String arg ) → QDataSet [view source]
getArray( org.autoplot.idlsupport.ReadIDLSav reader, java.nio.channels.FileChannel inch, String arg ) → QDataSet [view source]
getDataSet( ProgressMonitor mon ) → QDataSet [view source]
getFromStructure( java.util.Map v, String t ) → Object [view source]

getTagDescriptions

getTagDescriptions( java.io.File f ) → QDataSet

return a list of start,stop,name positions.

Parameters

f - a File

Returns:

a QDataSet

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