com.esri.arcgis.geodatabase
Interface esriSurfaceConversionType

All Superinterfaces:
java.io.Serializable

public interface esriSurfaceConversionType
extends java.io.Serializable

ESRI TIN attribute type for polygonization.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriDegreeAspect
           
static int esriDegreeSlope
           
static int esriPercentageSlope
           
 

Field Detail

esriDegreeSlope

public static final int esriDegreeSlope
See Also:
Constant Field Values

esriPercentageSlope

public static final int esriPercentageSlope
See Also:
Constant Field Values

esriDegreeAspect

public static final int esriDegreeAspect
See Also:
Constant Field Values