public interface esriSurfaceConversionType
extends java.io.Serializable
Description: 'Esri TIN attribute type for polygonization.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
esriDegreeAspect
Uses degree aspect for polygonization.
|
static int |
esriDegreeSlope
Uses degree slope for polygonization.
|
static int |
esriPercentageSlope
Uses percentage slope for polygonization.
|
static final int esriDegreeSlope
static final int esriPercentageSlope
static final int esriDegreeAspect