org.cts.parser.prj
Class PrjKeyParameters

java.lang.Object
  extended by org.cts.parser.prj.PrjKeyParameters

public class PrjKeyParameters
extends Object

List all parameters used to define a PRJ file

Author:
Erwan Bocher, Jules Party

Field Summary
static String AUTHORITY
           
static String AXIS
           
static String AXIS1
           
static String AXIS1TYPE
           
static String AXIS2
           
static String AXIS2TYPE
           
static String AXIS3
           
static String AXIS3TYPE
           
static String COMPDCS
           
static String DATUMREFNAME
           
static String GEOCCS
           
static String GEOGCS
           
static String GEOGREFNAME
           
static String GEOGUNIT
           
static String GEOGUNITREFNAME
           
static String GEOGUNITVAL
           
static String NAME
           
static String PARAMETER
           
static String PMVALUE
           
static String PRIMEM
           
static String PRIMEMREFNAME
           
static String PROJCS
           
static String PROJECTION
           
static String PROJREFNAME
           
static String REFNAME
           
static String SPHEROID
           
static String SPHEROIDREFNAME
           
static String UNIT
           
static String UNITREFNAME
           
static String VERTAXIS
           
static String VERTAXISTYPE
           
static String VERTCS
           
static String VERTDATUM
           
static String VERTDATUMREFNAME
           
static String VERTDATUMTYPE
           
static String VERTREFNAME
           
static String VERTUNIT
           
static String VERTUNITREFNAME
           
static String VERTUNITVAL
           
 
Constructor Summary
PrjKeyParameters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GEOGCS

public static final String GEOGCS
See Also:
Constant Field Values

GEOCCS

public static final String GEOCCS
See Also:
Constant Field Values

UNIT

public static final String UNIT
See Also:
Constant Field Values

VERTUNIT

public static final String VERTUNIT
See Also:
Constant Field Values

PROJECTION

public static final String PROJECTION
See Also:
Constant Field Values

PARAMETER

public static final String PARAMETER
See Also:
Constant Field Values

AUTHORITY

public static final String AUTHORITY
See Also:
Constant Field Values

PROJCS

public static final String PROJCS
See Also:
Constant Field Values

PRIMEM

public static final String PRIMEM
See Also:
Constant Field Values

SPHEROID

public static final String SPHEROID
See Also:
Constant Field Values

AXIS

public static final String AXIS
See Also:
Constant Field Values

COMPDCS

public static final String COMPDCS
See Also:
Constant Field Values

VERTCS

public static final String VERTCS
See Also:
Constant Field Values

VERTUNITVAL

public static final String VERTUNITVAL
See Also:
Constant Field Values

GEOGUNITREFNAME

public static final String GEOGUNITREFNAME
See Also:
Constant Field Values

GEOGUNIT

public static final String GEOGUNIT
See Also:
Constant Field Values

GEOGUNITVAL

public static final String GEOGUNITVAL
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

REFNAME

public static final String REFNAME
See Also:
Constant Field Values

GEOGREFNAME

public static final String GEOGREFNAME
See Also:
Constant Field Values

PROJREFNAME

public static final String PROJREFNAME
See Also:
Constant Field Values

VERTREFNAME

public static final String VERTREFNAME
See Also:
Constant Field Values

SPHEROIDREFNAME

public static final String SPHEROIDREFNAME
See Also:
Constant Field Values

DATUMREFNAME

public static final String DATUMREFNAME
See Also:
Constant Field Values

VERTDATUM

public static final String VERTDATUM
See Also:
Constant Field Values

VERTDATUMREFNAME

public static final String VERTDATUMREFNAME
See Also:
Constant Field Values

VERTDATUMTYPE

public static final String VERTDATUMTYPE
See Also:
Constant Field Values

PRIMEMREFNAME

public static final String PRIMEMREFNAME
See Also:
Constant Field Values

UNITREFNAME

public static final String UNITREFNAME
See Also:
Constant Field Values

VERTUNITREFNAME

public static final String VERTUNITREFNAME
See Also:
Constant Field Values

AXIS1

public static final String AXIS1
See Also:
Constant Field Values

AXIS1TYPE

public static final String AXIS1TYPE
See Also:
Constant Field Values

AXIS2

public static final String AXIS2
See Also:
Constant Field Values

AXIS2TYPE

public static final String AXIS2TYPE
See Also:
Constant Field Values

AXIS3

public static final String AXIS3
See Also:
Constant Field Values

AXIS3TYPE

public static final String AXIS3TYPE
See Also:
Constant Field Values

VERTAXIS

public static final String VERTAXIS
See Also:
Constant Field Values

VERTAXISTYPE

public static final String VERTAXISTYPE
See Also:
Constant Field Values

PMVALUE

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

PrjKeyParameters

public PrjKeyParameters()


Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.