|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INAClass
COM Interface 'INAClass'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to properties/methods common to all network analysis classes.' 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 |
IIDa66efa8f_d508_4ae0_b17f_696bd4550123
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
deleteAllRows()
Remove all items added to the class (for example, stops or incidents). |
INAClassDefinition |
getClassDefinition()
The network analyst class definition. |
boolean |
isSaveRowsOnPersist()
Indicates if rows are stored with the map document. |
void |
setSaveRowsOnPersist(boolean pFlag)
Indicates if rows are stored with the map document. |
| Field Detail |
|---|
static final int IIDa66efa8f_d508_4ae0_b17f_696bd4550123
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
INAClassDefinition getClassDefinition()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void deleteAllRows()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSaveRowsOnPersist(boolean pFlag)
throws java.io.IOException,
AutomationException
pFlag - The pFlag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isSaveRowsOnPersist()
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 | ||||||||