Class FileMultiLevelSource

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

public class FileMultiLevelSource extends AbstractMultiLevelSource
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$