com.esri.sde.sdk.pe
Class PePrimemDefs

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

public class PePrimemDefs
extends java.lang.Object

Predefined Primem macros in the PE factory


Field Summary
static int PE_PM_ATHENS
           
static int PE_PM_BERN
           
static int PE_PM_BOGOTA
           
static int PE_PM_BRUSSELS
           
static int PE_PM_FERRO
           
static int PE_PM_GREENWICH
           
static int PE_PM_JAKARTA
           
static int PE_PM_LISBON
           
static int PE_PM_MADRID
           
static int PE_PM_OSLO
           
static int PE_PM_PARIS
           
static int PE_PM_PARIS_RGS
           
static int PE_PM_REFERENCE
           
static int PE_PM_ROME
           
static int PE_PM_STOCKHOLM
           
 
Constructor Summary
PePrimemDefs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PE_PM_GREENWICH

public static final int PE_PM_GREENWICH
See Also:
Constant Field Values

PE_PM_LISBON

public static final int PE_PM_LISBON
See Also:
Constant Field Values

PE_PM_PARIS

public static final int PE_PM_PARIS
See Also:
Constant Field Values

PE_PM_BOGOTA

public static final int PE_PM_BOGOTA
See Also:
Constant Field Values

PE_PM_MADRID

public static final int PE_PM_MADRID
See Also:
Constant Field Values

PE_PM_ROME

public static final int PE_PM_ROME
See Also:
Constant Field Values

PE_PM_BERN

public static final int PE_PM_BERN
See Also:
Constant Field Values

PE_PM_JAKARTA

public static final int PE_PM_JAKARTA
See Also:
Constant Field Values

PE_PM_FERRO

public static final int PE_PM_FERRO
See Also:
Constant Field Values

PE_PM_BRUSSELS

public static final int PE_PM_BRUSSELS
See Also:
Constant Field Values

PE_PM_STOCKHOLM

public static final int PE_PM_STOCKHOLM
See Also:
Constant Field Values

PE_PM_ATHENS

public static final int PE_PM_ATHENS
See Also:
Constant Field Values

PE_PM_OSLO

public static final int PE_PM_OSLO
See Also:
Constant Field Values

PE_PM_PARIS_RGS

public static final int PE_PM_PARIS_RGS
See Also:
Constant Field Values

PE_PM_REFERENCE

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

PePrimemDefs

public PePrimemDefs()