Class FileMultiLevelSource

java.lang.Object
com.bc.ceres.glevel.support.AbstractMultiLevelSource
com.bc.ceres.glevel.support.FileMultiLevelSource
All Implemented Interfaces:
MultiLevelSource

@Deprecated public class FileMultiLevelSource extends AbstractMultiLevelSource
Deprecated.
A file based image pyramid. For each level an image file named <basename>.<level>.<extension> is ecpected to exist in the directory given by location.
Since:
BEAM 4.6
Version:
$Revision$ $Date$