|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGlobeLayerProcessingDialog
COM Interface 'IGlobeLayerProcessingDialog'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcGlobe.olb'
Description: 'Provides access to the Globe Layer Processing Dialog.' 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 |
IID3be45e9e_c163_444e_9c6d_9c5b2a692288
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
doModal(IGMxDocument pGlobeDoc,
boolean[] pOk)
Do Modal. |
boolean |
isExpandGroupLayers()
Indicates if Group Layers are expanded. |
void |
setExpandGroupLayers(boolean pExpand)
Indicates if Group Layers are expanded. |
Field Detail |
---|
static final int IID3be45e9e_c163_444e_9c6d_9c5b2a692288
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isExpandGroupLayers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExpandGroupLayers(boolean pExpand) throws java.io.IOException, AutomationException
pExpand
- The pExpand (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void doModal(IGMxDocument pGlobeDoc, boolean[] pOk) throws java.io.IOException, AutomationException
pGlobeDoc
- A reference to a com.esri.arcgis.arcglobe.IGMxDocument (in)pOk
- The pOk (out: use single element array)
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 |