|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILayerEffectsEnvironment2
COM Interface 'ILayerEffectsEnvironment2'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members that control the Layer Effects Environment.' 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 |
IID5afa7340_1eec_4eb8_9e15_b414df0ff8e9
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IActiveView |
getActiveView()
The IActiveView interface of the view to be refreshed. |
ILayerEffects |
getEffectsLayer()
The ILayerEffects interface of the current effects layer. |
ILayer |
getSelectedLayer()
Currenttly selected layer. |
void |
setActiveViewByRef(IActiveView activeView)
The IActiveView interface of the view to be refreshed. |
void |
setEffectsLayerByRef(ILayerEffects effects)
The ILayerEffects interface of the current effects layer. |
void |
setSelectedLayerByRef(ILayer layer)
Currenttly selected layer. |
| Field Detail |
|---|
static final int IID5afa7340_1eec_4eb8_9e15_b414df0ff8e9
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ILayerEffects getEffectsLayer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEffectsLayerByRef(ILayerEffects effects)
throws java.io.IOException,
AutomationException
effects - A reference to a com.esri.arcgis.carto.ILayerEffects (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IActiveView getActiveView()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setActiveViewByRef(IActiveView activeView)
throws java.io.IOException,
AutomationException
activeView - A reference to a com.esri.arcgis.carto.IActiveView (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILayer getSelectedLayer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSelectedLayerByRef(ILayer layer)
throws java.io.IOException,
AutomationException
layer - A reference to a com.esri.arcgis.carto.ILayer (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 | ||||||||