Uses of Class
com.bbn.openmap.dataAccess.image.ImageTile.Cache

Packages that use ImageTile.Cache
com.bbn.openmap.dataAccess.image   
com.bbn.openmap.dataAccess.image.geotiff   
com.bbn.openmap.layer.imageTile   
 

Uses of ImageTile.Cache in com.bbn.openmap.dataAccess.image
 

Methods in com.bbn.openmap.dataAccess.image with parameters of type ImageTile.Cache
 ImageTile WorldFileImageReader.getImageTile(ImageTile.Cache cache)
           
 ImageTile ImageReader.getImageTile(ImageTile.Cache cache)
          Should be called by the object managing the ImageTiles.
 

Uses of ImageTile.Cache in com.bbn.openmap.dataAccess.image.geotiff
 

Methods in com.bbn.openmap.dataAccess.image.geotiff with parameters of type ImageTile.Cache
protected  ImageTile GeoTIFFModelFactory.get4326(GeoTIFFImageReader gtid, ImageTile.Cache cache)
           
 ImageTile GeoTIFFModelFactory.getImageTile(GeoTIFFImageReader gtid, ImageTile.Cache cache)
           
 ImageTile GeoTIFFFile.getImageTile(GeoTIFFImageReader id, ImageTile.Cache cache)
           
 ImageTile GeoTIFFImageReader.getImageTile(ImageTile.Cache cache)
           
 

Uses of ImageTile.Cache in com.bbn.openmap.layer.imageTile
 

Fields in com.bbn.openmap.layer.imageTile declared as ImageTile.Cache
protected  ImageTile.Cache ImageTileLayer.imageCache
           
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details