| java.lang.Object it.geosolutions.imageio.plugins.jhdf.pool.DatasetPoolManager
DatasetPoolManager | public class DatasetPoolManager (Code) | | This class provides to manage different dataset pools (A dataset pool for
each (sub)dataset contained within the originating source. An ImageReader
should ask t
author: Romagnoli Daniele author: Giannecchini Simone |
indexToPoolMap | protected TreeMap indexToPoolMap(Code) | | Map to associate keys to index
|
getBackDatasetCopy | public void getBackDatasetCopy(int key, int copyID, boolean hasBeenModified)(Code) | | |
getDatasetCopy | public DatasetCopy getDatasetCopy(int imageIndex)(Code) | | |
getOriginatingFile | public File getOriginatingFile()(Code) | | |
setOriginatingFile | public void setOriginatingFile(File originatingFile)(Code) | | |
|
|