|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetworkAttributeConfiguration
COM Interface 'INetworkAttributeConfiguration'. Generated 12/10/2008 2:19:47 PM from 'C:\ArcGIS\com\esriCatalogUI.olb'
Generated using ArcGIS Proxy Generator
Description: 'Provides access to the network attribute configuration.' Generator Options: PromptForTypeLibraries = False ClashPrefix = zz_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = False ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = False ReuseMethods = False RenameConflictingInterfaceMethods = False GenBeanInfo = False GenerateJavadoc =
| Field Summary | |
|---|---|
static String |
IID
Deprecated. Internal use only |
static int |
IID2b089c6b_7a8e_4410_9594_1ef8771cca68
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
findMatchingTemplateAttribute(Object attribute)
Find the index of a matching template attribute. |
int |
findTemplateAttributeByName(String name)
Find the index of a template attribute by name. |
Object |
getAgainstPrefixes()
The directional prefixes against the digitized direction. |
Object |
getAlongPrefixes()
The directional prefixes along the digitized direction. |
Object |
getTemplateAttribute(int index)
The ith template attribute. |
int |
getTemplateAttributeCount()
The number of template attributes in the network configuration. |
boolean |
queryEvaluator(int index,
IEditEvaluatorContext context,
Object evaluator)
Query for the best evaluator match if any. |
| Field Detail |
|---|
static final int IID2b089c6b_7a8e_4410_9594_1ef8771cca68
static final int xxDummy
static final String IID
| Method Detail |
|---|
Object getAlongPrefixes()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Object getAgainstPrefixes()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTemplateAttributeCount()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Object getTemplateAttribute(int index)
throws IOException,
AutomationException
index - The index (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int findTemplateAttributeByName(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int findMatchingTemplateAttribute(Object attribute)
throws IOException,
AutomationException
attribute - A reference to a (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean queryEvaluator(int index,
IEditEvaluatorContext context,
Object evaluator)
throws IOException,
AutomationException
index - The index (in)context - A reference to a com.esri.arcgis.catalogUI.IEditEvaluatorContext (in)evaluator - A reference to a (in)
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 | ||||||||