org.geotools.gce.imagemosaic.catalog
Class MultiLevelROIProviderFactory

Object
  extended by MultiLevelROIProviderFactory

public class MultiLevelROIProviderFactory
extends Object


Field Summary
static String FILTER_PROPERTY
           
static String INSET_PROPERTY
           
static String INSET_TYPE_PROPERTY
           
static String SOURCE_PROPERTY
           
 
Method Summary
static MultiLevelROIProvider createFootprintProvider(File mosaicFolder)
          Builds a footprint provider from mosaic location
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SOURCE_PROPERTY

public static final String SOURCE_PROPERTY
See Also:
Constant Field Values

FILTER_PROPERTY

public static final String FILTER_PROPERTY
See Also:
Constant Field Values

INSET_PROPERTY

public static final String INSET_PROPERTY
See Also:
Constant Field Values

INSET_TYPE_PROPERTY

public static final String INSET_TYPE_PROPERTY
See Also:
Constant Field Values
Method Detail

createFootprintProvider

public static MultiLevelROIProvider createFootprintProvider(File mosaicFolder)
Builds a footprint provider from mosaic location

Parameters:
mosaicFolder - The folder that contains the mosaic config files
Returns:
Throws:
Exception


Copyright © 1996-2014 Geotools. All Rights Reserved.