Uses of Interface
ucar.nc2.iosp.Layout.Chunk

Packages that use Layout.Chunk
ucar.nc2.iosp General classes for I/O Service Providers 
 

Uses of Layout.Chunk in ucar.nc2.iosp
 

Subinterfaces of Layout.Chunk in ucar.nc2.iosp
static interface LayoutBB.Chunk
          A chunk of data that is contiguous in both the source and destination.
 

Classes in ucar.nc2.iosp that implement Layout.Chunk
static class IndexChunker.Chunk
          A chunk of data that is contiguous in both the source and destination.
 

Methods in ucar.nc2.iosp that return Layout.Chunk
 Layout.Chunk LayoutTiled.next()
           
 Layout.Chunk LayoutSegmented.next()
           
 Layout.Chunk LayoutRegular.next()
           
 Layout.Chunk Layout.next()
          Get the next chunk
 Layout.Chunk LayoutRegularSegmented.next()
           
 Layout.Chunk LayoutSegmented.nextOuter()
           
 



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