org.geotools.gce.imagemosaic
Class Utils.Prop

Object
  extended by Utils.Prop
Enclosing class:
Utils

public static class Utils.Prop
extends Object


Field Summary
static String ABSOLUTE_PATH
           
static String CACHING
           
static String ELEVATION_ATTRIBUTE
           
static String ENVELOPE2D
           
static String EXP_RGB
           
static String FOOTPRINT_MANAGEMENT
           
static String HETEROGENEOUS
           
static String LEVELS
           
static String LEVELS_NUM
           
static String LOCATION_ATTRIBUTE
           
static String NAME
           
static String PROPERTY_COLLECTORS
           
static String RECURSIVE
           
static String RESOLUTION_LEVELS
           
static String SCHEMA
           
static String SUGGESTED_SPI
           
static String TIME_ATTRIBUTE
           
static String WILDCARD
           
 
Constructor Summary
Utils.Prop()
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOCATION_ATTRIBUTE

public static final String LOCATION_ATTRIBUTE
See Also:
Constant Field Values

ENVELOPE2D

public static final String ENVELOPE2D
See Also:
Constant Field Values

LEVELS_NUM

public static final String LEVELS_NUM
See Also:
Constant Field Values

LEVELS

public static final String LEVELS
See Also:
Constant Field Values

SUGGESTED_SPI

public static final String SUGGESTED_SPI
See Also:
Constant Field Values

EXP_RGB

public static final String EXP_RGB
See Also:
Constant Field Values

ABSOLUTE_PATH

public static final String ABSOLUTE_PATH
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

FOOTPRINT_MANAGEMENT

public static final String FOOTPRINT_MANAGEMENT
See Also:
Constant Field Values

HETEROGENEOUS

public static final String HETEROGENEOUS
See Also:
Constant Field Values

TIME_ATTRIBUTE

public static final String TIME_ATTRIBUTE
See Also:
Constant Field Values

ELEVATION_ATTRIBUTE

public static final String ELEVATION_ATTRIBUTE
See Also:
Constant Field Values

CACHING

public static final String CACHING
See Also:
Constant Field Values

RECURSIVE

public static final String RECURSIVE
See Also:
Constant Field Values

WILDCARD

public static final String WILDCARD
See Also:
Constant Field Values

SCHEMA

public static final String SCHEMA
See Also:
Constant Field Values

RESOLUTION_LEVELS

public static final String RESOLUTION_LEVELS
See Also:
Constant Field Values

PROPERTY_COLLECTORS

public static final String PROPERTY_COLLECTORS
See Also:
Constant Field Values
Constructor Detail

Utils.Prop

public Utils.Prop()


Copyright © 1996-2013 Geotools. All Rights Reserved.