Uses of Package
ucar.nc2.util.cache

Packages that use ucar.nc2.util.cache
ucar.nc2 The public API to the Java-NetCDF library. 
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
ucar.nc2.dods OpenDAP-netCDF library. 
ucar.nc2.dt Scientific data types package. 
ucar.nc2.dt.grid Scientific data type "Grid", uses cartesian coordinate system. 
ucar.nc2.dt.radial Scientific data type "Radial", uses spherical coordinate system. 
ucar.nc2.ft Scientific feature types package 
ucar.nc2.ft.point package ucar.nc2.ft.point : Implementation of Point Feature Types 
ucar.nc2.ft.point.remote   
ucar.nc2.ft.radial   
ucar.nc2.iosp.gempak   
ucar.nc2.iosp.mcidas   
ucar.nc2.ncml Netcdf Markup Language (NcML) Implementation classes see NcML home page 
ucar.nc2.stream   
ucar.nc2.util.cache Cache open NetcdfFile objects in memory. 
 

Classes in ucar.nc2.util.cache used by ucar.nc2
FileCache
          Keep cache of open FileCacheable objects, for example NetcdfFile.
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.dataset
FileCache
          Keep cache of open FileCacheable objects, for example NetcdfFile.
FileCacheable
          Interface for files that are cacheable.
FileFactory
          Interface for factories of FileCacheable objects.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.dods
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.dt
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.dt.grid
FileCache
          Keep cache of open FileCacheable objects, for example NetcdfFile.
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.dt.radial
FileCache
          Keep cache of open FileCacheable objects, for example NetcdfFile.
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.ft
FileCache
          Keep cache of open FileCacheable objects, for example NetcdfFile.
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.ft.point
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.ft.point.remote
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.ft.radial
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.iosp.gempak
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.iosp.mcidas
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.ncml
FileFactory
          Interface for factories of FileCacheable objects.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.stream
FileCacheable
          Interface for files that are cacheable.
 

Classes in ucar.nc2.util.cache used by ucar.nc2.util.cache
FileCache
          Keep cache of open FileCacheable objects, for example NetcdfFile.
FileCacheable
          Interface for files that are cacheable.
FileCacheRaf.Raf
           
FileFactory
          Interface for factories of FileCacheable objects.
 



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