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 IOException
Throws:
IOException


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.