com.esri.sde.sdk.pe
Class PeHTMethodDefs

java.lang.Object
  extended by com.esri.sde.sdk.pe.PeHTMethodDefs
Direct Known Subclasses:
PeHTMethsDefs

public class PeHTMethodDefs
extends java.lang.Object

Predefined HTMethod macros in the PE factory


Field Summary
static int PE_HTMTH_2D_PROJECTIVE_PARAMETRIC
           
static int PE_HTMTH_AFFINE_PARAMETRIC
           
 
Constructor Summary
PeHTMethodDefs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PE_HTMTH_AFFINE_PARAMETRIC

public static final int PE_HTMTH_AFFINE_PARAMETRIC
See Also:
Constant Field Values

PE_HTMTH_2D_PROJECTIVE_PARAMETRIC

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

PeHTMethodDefs

public PeHTMethodDefs()