|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEngineNAWindow2
COM Interface 'IEngineNAWindow2'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to the network analysis window.' 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 |
IID56ac44f5_813d_4db5_aaac_34650d82b2d1
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.controls.IEngineNAWindow |
---|
IIDcc384577_67f8_4b16_af7f_67c3de386209 |
Method Summary | |
---|---|
IEngineNAWindowCategoryGroup |
getActiveCategoryGroup()
The current category group shown in the window. |
void |
setActiveCategoryGroup(IEngineNAWindowCategoryGroup group)
The current category group shown in the window. |
Methods inherited from interface com.esri.arcgis.controls.IEngineNAWindow |
---|
abortOperation, delayEvents, delayWindowUpdates, getActiveAnalysis, getActiveCategory, getCategoryByNAClassName, getHWnd, getItemSelectionColor, getSelection, setActiveAnalysis, setActiveCategory, setItemSelectionColor, setMessage, startOperation, stopOperation, updateContent |
Field Detail |
---|
static final int IID56ac44f5_813d_4db5_aaac_34650d82b2d1
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IEngineNAWindowCategoryGroup getActiveCategoryGroup() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setActiveCategoryGroup(IEngineNAWindowCategoryGroup group) throws java.io.IOException, AutomationException
group
- A reference to a com.esri.arcgis.controls.IEngineNAWindowCategoryGroup (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 |