|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGMxDocumentPriv
COM Interface 'IGMxDocumentPriv'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcGlobe.olb'
Description: 'Provides access to GMx Document.' 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 |
IIDb461cde0_216d_11d6_b2b3_00508bcdde28
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
attachGlobeServerAnimation(IName pName,
IArray pNewLayers)
Attaches any animation present to the Globe doc. |
IActiveView |
getActiveView()
The active view. |
void |
openDataset()
Opens dataset. |
void |
setActiveViewByRef(IActiveView activeView)
The active view. |
Field Detail |
---|
static final int IIDb461cde0_216d_11d6_b2b3_00508bcdde28
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
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.void openDataset() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void attachGlobeServerAnimation(IName pName, IArray pNewLayers) throws java.io.IOException, AutomationException
pName
- A reference to a com.esri.arcgis.system.IName (in)pNewLayers
- A reference to a com.esri.arcgis.system.IArray (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 |