public interface esriRemapTableType
extends java.io.Serializable
Description: 'The remap table types.' 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 |
esriDynamicRemapTable
A dynamic remap table.
|
static int |
esriNoneRemapTable
No remap table.
|
static int |
esriReassignmentRemapTable
A reassignment remap table containing a set of clipping geometries and From and To values.
|
static int |
esriSimpleRemapTable
A simple remap table.
|
static final int esriNoneRemapTable
static final int esriSimpleRemapTable
static final int esriDynamicRemapTable
static final int esriReassignmentRemapTable