|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGlobeLayerProcessingDialog
Provides access to the Globe Layer Processing Dialog.
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. |
Method Detail |
---|
boolean isExpandGroupLayers() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExpandGroupLayers(boolean pExpand) throws IOException, AutomationException
pExpand
- The pExpand (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void doModal(IGMxDocument pGlobeDoc, boolean[] pOk) throws IOException, AutomationException
pGlobeDoc
- A reference to a com.esri.arcgis.arcglobe.IGMxDocument (in)pOk
- The pOk (out: use single element array)
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 |