org.geotools.gce.grassraster
Class JGrassConstants

Object
  extended by JGrassConstants

public class JGrassConstants
extends Object

Constants used by the JGrass engine

Since:
1.1.0
Author:
Andrea Antonello - www.hydrologis.com

Field Summary
static String CATS
          folder of the JGrass database structure
static String CELL
          folder of the JGrass database structure
static String CELL_MISC
          folder of the JGrass database structure
static String CELLHD
          folder of the JGrass database structure
static String CELLMISC_FORMAT
          folder of the JGrass database structure
static String CELLMISC_NULL
          folder of the JGrass database structure
static String CELLMISC_QUANT
          folder of the JGrass database structure
static String CELLMISC_RANGE
          folder of the JGrass database structure
static String COLR
          folder of the JGrass database structure
static String[] CSVTYPESARRAY
          Array of supported types for csv imports.
static Map<String,Class<?>> CSVTYPESCLASSESMAP
          Map of classes for csv types.
static String DEFAULT_WIND
          folder of the JGrass database structure
static String DIG
          folder of the JGrass database structure
static String DIG_ATTS
          folder of the JGrass database structure
static String DIG_CATS
          folder of the JGrass database structure
static String ESRI_HEADER_CELLSIZE
           
static String ESRI_HEADER_DIMENSION
           
static String ESRI_HEADER_NCOLS
           
static String ESRI_HEADER_NCOLS_PIECE
           
static String ESRI_HEADER_NOVALUE
           
static String ESRI_HEADER_NOVALUE_PIECE
           
static String ESRI_HEADER_NROWS
           
static String ESRI_HEADER_NROWS_PIECE
           
static String ESRI_HEADER_XLL
           
static String ESRI_HEADER_XLL_PIECE
           
static String ESRI_HEADER_YLL
           
static String ESRI_HEADER_YLL_PIECE
           
static String ESRIASCIIRASTER
          esri ascii raster format
static String ESRIRASTERMAP
           
static String FCELL
          folder of the JGrass database structure
static String FLUIDTURTLEASCIIRASTER
          fluidturtle ascii raster format
static String FTRASTERMAP
           
static String GRASS6VECTORMAP
          grass 6 vector map types
static String GRASSASCIIRASTER
          grass ascii raster format
static String GRASSASCIIRASTERMAP
           
static String GRASSBIN
          grass application paths
static String GRASSBINARYRASTERMAP
          raster map types
static String GRASSLIB
           
static String HEADER_COLS
           
static String HEADER_EAST
           
static String HEADER_EW_RES
           
static String HEADER_NORTH
           
static String HEADER_NS_RES
           
static String HEADER_ROWS
           
static String HEADER_SOUTH
           
static String HEADER_WEST
           
static String HIST
          folder of the JGrass database structure
static String HORTON_MACHINE_PATH
          tmp data for hortons
static String MYNAME
          folder of the JGrass database structure
static String OLDGRASSVECTORMAP
           
static String PERMANENT_MAPSET
          folder of the JGrass database structure
static String PROJ_INFO
          folder of the JGrass database structure
static String PROJ_UNITS
          folder of the JGrass database structure
static String PROJ_WKT
          folder of the JGrass database structure
static String SITE_LISTS
          folder of the JGrass database structure
static String SITESMAP
          grass sites map type
static String VECTORS
          folder of the JGrass database structure
static String WIND
          folder of the JGrass database structure
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PERMANENT_MAPSET

public static final String PERMANENT_MAPSET
folder of the JGrass database structure

See Also:
Constant Field Values

DEFAULT_WIND

public static final String DEFAULT_WIND
folder of the JGrass database structure

See Also:
Constant Field Values

PROJ_INFO

public static final String PROJ_INFO
folder of the JGrass database structure

See Also:
Constant Field Values

PROJ_WKT

public static final String PROJ_WKT
folder of the JGrass database structure

See Also:
Constant Field Values

PROJ_UNITS

public static final String PROJ_UNITS
folder of the JGrass database structure

See Also:
Constant Field Values

WIND

public static final String WIND
folder of the JGrass database structure

See Also:
Constant Field Values

MYNAME

public static final String MYNAME
folder of the JGrass database structure

See Also:
Constant Field Values

FCELL

public static final String FCELL
folder of the JGrass database structure

See Also:
Constant Field Values

CELL

public static final String CELL
folder of the JGrass database structure

See Also:
Constant Field Values

CATS

public static final String CATS
folder of the JGrass database structure

See Also:
Constant Field Values

HIST

public static final String HIST
folder of the JGrass database structure

See Also:
Constant Field Values

CELLHD

public static final String CELLHD
folder of the JGrass database structure

See Also:
Constant Field Values

COLR

public static final String COLR
folder of the JGrass database structure

See Also:
Constant Field Values

CELL_MISC

public static final String CELL_MISC
folder of the JGrass database structure

See Also:
Constant Field Values

CELLMISC_FORMAT

public static final String CELLMISC_FORMAT
folder of the JGrass database structure

See Also:
Constant Field Values

CELLMISC_QUANT

public static final String CELLMISC_QUANT
folder of the JGrass database structure

See Also:
Constant Field Values

CELLMISC_RANGE

public static final String CELLMISC_RANGE
folder of the JGrass database structure

See Also:
Constant Field Values

CELLMISC_NULL

public static final String CELLMISC_NULL
folder of the JGrass database structure

See Also:
Constant Field Values

DIG

public static final String DIG
folder of the JGrass database structure

See Also:
Constant Field Values

DIG_ATTS

public static final String DIG_ATTS
folder of the JGrass database structure

See Also:
Constant Field Values

DIG_CATS

public static final String DIG_CATS
folder of the JGrass database structure

See Also:
Constant Field Values

SITE_LISTS

public static final String SITE_LISTS
folder of the JGrass database structure

See Also:
Constant Field Values

VECTORS

public static final String VECTORS
folder of the JGrass database structure

See Also:
Constant Field Values

SITESMAP

public static final String SITESMAP
grass sites map type

See Also:
Constant Field Values

GRASSASCIIRASTER

public static final String GRASSASCIIRASTER
grass ascii raster format

See Also:
Constant Field Values

FLUIDTURTLEASCIIRASTER

public static final String FLUIDTURTLEASCIIRASTER
fluidturtle ascii raster format

See Also:
Constant Field Values

ESRIASCIIRASTER

public static final String ESRIASCIIRASTER
esri ascii raster format

See Also:
Constant Field Values

HORTON_MACHINE_PATH

public static String HORTON_MACHINE_PATH
tmp data for hortons


GRASSBINARYRASTERMAP

public static final String GRASSBINARYRASTERMAP
raster map types

See Also:
Constant Field Values

GRASSASCIIRASTERMAP

public static final String GRASSASCIIRASTERMAP
See Also:
Constant Field Values

FTRASTERMAP

public static final String FTRASTERMAP
See Also:
Constant Field Values

ESRIRASTERMAP

public static final String ESRIRASTERMAP
See Also:
Constant Field Values

GRASS6VECTORMAP

public static final String GRASS6VECTORMAP
grass 6 vector map types

See Also:
Constant Field Values

OLDGRASSVECTORMAP

public static final String OLDGRASSVECTORMAP
See Also:
Constant Field Values

GRASSBIN

public static final String GRASSBIN
grass application paths

See Also:
Constant Field Values

GRASSLIB

public static final String GRASSLIB
See Also:
Constant Field Values

HEADER_EW_RES

public static final String HEADER_EW_RES
See Also:
Constant Field Values

HEADER_NS_RES

public static final String HEADER_NS_RES
See Also:
Constant Field Values

HEADER_NORTH

public static final String HEADER_NORTH
See Also:
Constant Field Values

HEADER_SOUTH

public static final String HEADER_SOUTH
See Also:
Constant Field Values

HEADER_EAST

public static final String HEADER_EAST
See Also:
Constant Field Values

HEADER_WEST

public static final String HEADER_WEST
See Also:
Constant Field Values

HEADER_ROWS

public static final String HEADER_ROWS
See Also:
Constant Field Values

HEADER_COLS

public static final String HEADER_COLS
See Also:
Constant Field Values

ESRI_HEADER_XLL_PIECE

public static final String ESRI_HEADER_XLL_PIECE
See Also:
Constant Field Values

ESRI_HEADER_XLL

public static final String ESRI_HEADER_XLL
See Also:
Constant Field Values

ESRI_HEADER_YLL_PIECE

public static final String ESRI_HEADER_YLL_PIECE
See Also:
Constant Field Values

ESRI_HEADER_YLL

public static final String ESRI_HEADER_YLL
See Also:
Constant Field Values

ESRI_HEADER_NROWS_PIECE

public static final String ESRI_HEADER_NROWS_PIECE
See Also:
Constant Field Values

ESRI_HEADER_NROWS

public static final String ESRI_HEADER_NROWS
See Also:
Constant Field Values

ESRI_HEADER_NCOLS_PIECE

public static final String ESRI_HEADER_NCOLS_PIECE
See Also:
Constant Field Values

ESRI_HEADER_NCOLS

public static final String ESRI_HEADER_NCOLS
See Also:
Constant Field Values

ESRI_HEADER_DIMENSION

public static final String ESRI_HEADER_DIMENSION
See Also:
Constant Field Values

ESRI_HEADER_CELLSIZE

public static final String ESRI_HEADER_CELLSIZE
See Also:
Constant Field Values

ESRI_HEADER_NOVALUE_PIECE

public static final String ESRI_HEADER_NOVALUE_PIECE
See Also:
Constant Field Values

ESRI_HEADER_NOVALUE

public static final String ESRI_HEADER_NOVALUE
See Also:
Constant Field Values

CSVTYPESARRAY

public static final String[] CSVTYPESARRAY
Array of supported types for csv imports.


CSVTYPESCLASSESMAP

public static final Map<String,Class<?>> CSVTYPESCLASSESMAP
Map of classes for csv types.



Copyright © 1996-2014 Geotools. All Rights Reserved.