com.esri.sde.sdk.pe
Class PeHTMethsDefs

java.lang.Object
  extended by com.esri.sde.sdk.pe.PeHTMethodDefs
      extended by com.esri.sde.sdk.pe.PeHTMethsDefs

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

public class PeHTMethsDefs
extends PeHTMethodDefs

Predefined HTMethod macros in the PE factory


Field Summary
 
Fields inherited from class com.esri.sde.sdk.pe.PeHTMethodDefs
PE_HTMTH_2D_PROJECTIVE_PARAMETRIC, PE_HTMTH_AFFINE_PARAMETRIC
 
Constructor Summary
PeHTMethsDefs()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PeHTMethsDefs

public PeHTMethsDefs()
Deprecated.