|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INAResult2
COM Interface 'INAResult2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to the results of an analysis.' 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 |
IID0718bd10_a86e_4014_865d_305d69af7ad9
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAResult |
---|
IID9e92a2ad_551e_4be0_bf57_aac552789dae |
Method Summary | |
---|---|
void |
create(java.lang.String name,
INAContextHelper nAContextHelper,
boolean isScratch)
Set up for a new analysis. |
void |
initializeEx(INAContextHelper nAContextHelper)
Provides the result object with a reference to the context. |
Methods inherited from interface com.esri.arcgis.networkanalyst.INAResult |
---|
emptyAll, getNAContext, getName, getOutputProperties, initialize, isHasValidResult, setHasValidResult |
Field Detail |
---|
static final int IID0718bd10_a86e_4014_865d_305d69af7ad9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void create(java.lang.String name, INAContextHelper nAContextHelper, boolean isScratch) throws java.io.IOException, AutomationException
name
- The name (in)nAContextHelper
- A reference to a com.esri.arcgis.networkanalyst.INAContextHelper (in)isScratch
- The isScratch (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void initializeEx(INAContextHelper nAContextHelper) throws java.io.IOException, AutomationException
nAContextHelper
- A reference to a com.esri.arcgis.networkanalyst.INAContextHelper (in)
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 |