ucar.nc2.iosp
Interface LayoutTiled.DataChunkIterator

Enclosing class:
LayoutTiled

public static interface LayoutTiled.DataChunkIterator


Method Summary
 boolean hasNext()
           
 LayoutTiled.DataChunk next()
           
 

Method Detail

hasNext

boolean hasNext()

next

LayoutTiled.DataChunk next()
                           throws java.io.IOException
Throws:
java.io.IOException