| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGMxDocumentPriv
Provides access to GMx Document.
| 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.  | 
| Method Detail | 
|---|
IActiveView getActiveView()
                          throws IOException,
                                 AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setActiveViewByRef(IActiveView activeView)
                        throws IOException,
                               AutomationException
activeView - A reference to a com.esri.arcgis.carto.IActiveView  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void openDataset()
                 throws IOException,
                        AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void attachGlobeServerAnimation(IName pName,
                                IArray pNewLayers)
                                throws IOException,
                                       AutomationException
pName - A reference to a com.esri.arcgis.system.IName  (in)pNewLayers - A reference to a com.esri.arcgis.system.IArray  (in)
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 | ||||||||