|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FITSDataNode.ArrayDataMaker
Interface used for objects which can supply an ArrayDataInput object on demand (more than once if necessary).
Method Summary | |
---|---|
ArrayDataInput |
getArrayData()
Returns an ArrayDataInput object which can supply the array data. |
DataSource |
getDataSource()
Returns a DataSource which can supply the input stream again. |
long |
getOffset()
Returns the offset into the datasource's input stream at which the ArrayDataInput data starts. |
Method Detail |
---|
ArrayDataInput getArrayData() throws IOException
IOException
DataSource getDataSource()
long getOffset()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |