com.esri.sde.sdk.pe
Class PeMethsDefs

java.lang.Object
  extended by com.esri.sde.sdk.pe.PeMethodDefs
      extended by com.esri.sde.sdk.pe.PeMethsDefs

Deprecated. This class will be removed after version 10.0. It is replaced by PeMethodDefs.

public class PeMethsDefs
extends PeMethodDefs

Predefined Method macros in the PE factory


Field Summary
 
Fields inherited from class com.esri.sde.sdk.pe.PeMethodDefs
PE_MTH_BURSA_WOLF, PE_MTH_COORDINATE_FRAME, PE_MTH_GEOCENTRIC_TRANSLATION, PE_MTH_GEOGRAPHIC_2D_OFFSET, PE_MTH_HARN, PE_MTH_LONGITUDE_ROTATION, PE_MTH_MOLODENSKY, PE_MTH_MOLODENSKY_ABRIDGED, PE_MTH_MOLODENSKY_BADEKAS, PE_MTH_NADCON, PE_MTH_NTV2, PE_MTH_NULL, PE_MTH_POSITION_VECTOR, PE_MTH_UNIT_CHANGE
 
Constructor Summary
PeMethsDefs()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PeMethsDefs

public PeMethsDefs()
Deprecated.