|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IToolSelectedLayer
COM Interface 'IToolSelectedLayer'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystemUI.olb'
Description: 'Provides access to members that set and get the current selected layer, which selection commands and tools works on.' 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 |
IIDfc6732db_6295_4b39_b257_8c799ae20567
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getLayerIndex()
The index of selected layer. |
void |
setLayerIndex(int layerIndex)
The index of selected layer. |
Field Detail |
---|
static final int IIDfc6732db_6295_4b39_b257_8c799ae20567
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setLayerIndex(int layerIndex) throws java.io.IOException, AutomationException
layerIndex
- The layerIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getLayerIndex() 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 |