public interface esriTopologyState
extends java.io.Serializable
Description: 'Topology States.' 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 |
esriTSAnalyzedWithErrors
Analyzed with errors.
|
static int |
esriTSAnalyzedWithoutErrors
Analyzed without errors.
|
static int |
esriTSEmpty
Empty.
|
static int |
esriTSUnanalyzed
Unanalyzed.
|
static final int esriTSUnanalyzed
static final int esriTSAnalyzedWithErrors
static final int esriTSAnalyzedWithoutErrors
static final int esriTSEmpty