com.esri.sde.sdk.pe
Class PeVTMethodDefs

java.lang.Object
  extended by com.esri.sde.sdk.pe.PeVTMethodDefs

public class PeVTMethodDefs
extends java.lang.Object

Predefined VTMethod macros in the PE factory


Field Summary
static int PE_VTMTH_EGM84
           
static int PE_VTMTH_EGM84_NS
           
static int PE_VTMTH_EGM96
           
static int PE_VTMTH_EGM96_NS
           
static int PE_VTMTH_GEOID
           
static int PE_VTMTH_VERTCON
           
static int PE_VTMTH_VERTICAL_OFFSET
           
static int PE_VTMTH_VERTICAL_OFFSET_SLOPE
           
static int PE_VTMTH_VTGRIDFILE
           
 
Constructor Summary
PeVTMethodDefs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PE_VTMTH_VTGRIDFILE

public static final int PE_VTMTH_VTGRIDFILE
See Also:
Constant Field Values

PE_VTMTH_VERTICAL_OFFSET

public static final int PE_VTMTH_VERTICAL_OFFSET
See Also:
Constant Field Values

PE_VTMTH_VERTICAL_OFFSET_SLOPE

public static final int PE_VTMTH_VERTICAL_OFFSET_SLOPE
See Also:
Constant Field Values

PE_VTMTH_VERTCON

public static final int PE_VTMTH_VERTCON
See Also:
Constant Field Values

PE_VTMTH_EGM96

public static final int PE_VTMTH_EGM96
See Also:
Constant Field Values

PE_VTMTH_GEOID

public static final int PE_VTMTH_GEOID
See Also:
Constant Field Values

PE_VTMTH_EGM96_NS

public static final int PE_VTMTH_EGM96_NS
See Also:
Constant Field Values

PE_VTMTH_EGM84

public static final int PE_VTMTH_EGM84
See Also:
Constant Field Values

PE_VTMTH_EGM84_NS

public static final int PE_VTMTH_EGM84_NS
See Also:
Constant Field Values
Constructor Detail

PeVTMethodDefs

public PeVTMethodDefs()