|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDECadastralFabric
COM Interface 'IDECadastralFabric'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to members that describe cadastral fabric data elements.' 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID06c95fa1_8cf2_4563_8038_15fb592374b4
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IArray |
getCadastralTableFieldEdits()
Provides access to the field customizations for the cadastral fabric table. |
java.lang.String |
getConfigurationKeyword()
The database configuration keyword for the cadastral fabric. |
int |
getDefaultAccuracyCategory()
The default accuracy category for the cadastral fabric. |
void |
setCadastralTableFieldEditsByRef(IArray cadastralTableFieldEdits)
Provides access to the field customizations for the cadastral fabric table. |
void |
setConfigurationKeyword(java.lang.String configKeyword)
The database configuration keyword for the cadastral fabric. |
void |
setDefaultAccuracyCategory(int defaultAccuracy)
The default accuracy category for the cadastral fabric. |
| Field Detail |
|---|
static final int IID06c95fa1_8cf2_4563_8038_15fb592374b4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getConfigurationKeyword()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConfigurationKeyword(java.lang.String configKeyword)
throws java.io.IOException,
AutomationException
configKeyword - The configKeyword (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getDefaultAccuracyCategory()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDefaultAccuracyCategory(int defaultAccuracy)
throws java.io.IOException,
AutomationException
defaultAccuracy - The defaultAccuracy (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCadastralTableFieldEditsByRef(IArray cadastralTableFieldEdits)
throws java.io.IOException,
AutomationException
cadastralTableFieldEdits - A reference to a com.esri.arcgis.system.IArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArray getCadastralTableFieldEdits()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||