ucar.nc2.iosp
Interface LayoutBBTiled.DataChunkIterator

Enclosing class:
LayoutBBTiled

public static interface LayoutBBTiled.DataChunkIterator

An iterator over the data chunks.


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

Method Detail

hasNext

boolean hasNext()

next

LayoutBBTiled.DataChunk next()
                             throws IOException
Throws:
IOException


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