com.esri.arcgis.globecore
Class IGlobeDisplay2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.analyst3d.IViewers3DProxy
          extended by com.esri.arcgis.globecore.IGlobeDisplayProxy
              extended by com.esri.arcgis.globecore.IGlobeDisplay2Proxy
All Implemented Interfaces:
IViewers3D, IGlobeDisplay, IGlobeDisplay2, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IGlobeDisplay3Proxy

Deprecated. Internal use only. Proxy for COM Interface 'IGlobeDisplay2'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGlobeCore.olb'

Description: 'Provides access to members that manipulate the globe display.' 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 =

public class IGlobeDisplay2Proxy
extends IGlobeDisplayProxy
implements IGlobeDisplay2, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.globecore.IGlobeDisplay2
IID, IIDd05e08d4_24d2_4b48_8fff_927da293363f
 
Fields inherited from interface com.esri.arcgis.globecore.IGlobeDisplay
IIDa08bd3fa_8d60_42a3_bd2a_50b013e3f6da
 
Fields inherited from interface com.esri.arcgis.analyst3d.IViewers3D
IID4d8ca7d2_0aaa_4502_adc7_0388051c5f5c
 
Constructor Summary
  IGlobeDisplay2Proxy()
          Deprecated. For internal use only
  IGlobeDisplay2Proxy(java.lang.Object obj)
          Deprecated.  
protected IGlobeDisplay2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGlobeDisplay2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGlobeDisplay2Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 boolean isPauseCaching()
          Deprecated. Indicates if all caching is paused.
 boolean isPauseFetching()
          Deprecated. Indicates if all fetching is paused.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setPauseCaching(boolean pbPaused)
          Deprecated. Indicates if all caching is paused.
 void setPauseFetching(boolean pbPaused)
          Deprecated. Indicates if all fetching is paused.
 
Methods inherited from class com.esri.arcgis.globecore.IGlobeDisplayProxy
clear, getAdvancedOptions, getCacheUsage, getGlobe, getSelectionColor, getSurfaceElevation, getSurfacePoint, isEnableMessages, isImmediateDataFetching, locate, locateFeature, locateLayers, locateMultiple, refreshTextureObjects, setAdvancedOptions, setEnableMessages, setGlobeByRef, setImmediateDataFetching, setSelectionColor, startPrintingExporting, stopPrintingExporting
 
Methods inherited from class com.esri.arcgis.analyst3d.IViewers3DProxy
findViewer, getActiveViewer, getAllViewers, getBackgroundColor, getScene, isGestureEnabled, isNavigating, refreshViewers, registerViewer, replayFrame, setActiveViewerByRef, setBackgroundColor, setGestureEnabled, setIsNavigating, setSceneByRef, unregisterViewer
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.esri.arcgis.globecore.IGlobeDisplay
clear, getAdvancedOptions, getCacheUsage, getGlobe, getSelectionColor, getSurfaceElevation, getSurfacePoint, isEnableMessages, isImmediateDataFetching, locate, locateFeature, locateLayers, locateMultiple, refreshTextureObjects, setAdvancedOptions, setEnableMessages, setGlobeByRef, setImmediateDataFetching, setSelectionColor, startPrintingExporting, stopPrintingExporting
 
Methods inherited from interface com.esri.arcgis.analyst3d.IViewers3D
findViewer, getActiveViewer, getAllViewers, getBackgroundColor, getScene, isGestureEnabled, isNavigating, refreshViewers, registerViewer, replayFrame, setActiveViewerByRef, setBackgroundColor, setGestureEnabled, setIsNavigating, setSceneByRef, unregisterViewer
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IGlobeDisplay2Proxy

public IGlobeDisplay2Proxy(java.lang.String CLSID,
                           java.lang.String host,
                           com.esri.arcgis.interop.AuthInfo authInfo)
                    throws java.net.UnknownHostException,
                           java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IGlobeDisplay2Proxy

public IGlobeDisplay2Proxy()
Deprecated. 
For internal use only


IGlobeDisplay2Proxy

public IGlobeDisplay2Proxy(java.lang.Object obj)
                    throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IGlobeDisplay2Proxy

protected IGlobeDisplay2Proxy(java.lang.Object obj,
                              java.lang.String iid)
                       throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IGlobeDisplay2Proxy

protected IGlobeDisplay2Proxy(java.lang.String CLSID,
                              java.lang.String iid,
                              java.lang.String host,
                              com.esri.arcgis.interop.AuthInfo authInfo)
                       throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class IGlobeDisplayProxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class IGlobeDisplayProxy
Throws:
java.io.IOException

isPauseCaching

public boolean isPauseCaching()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if all caching is paused.

Specified by:
isPauseCaching in interface IGlobeDisplay2
Returns:
The pbPaused
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPauseCaching

public void setPauseCaching(boolean pbPaused)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Indicates if all caching is paused.

Specified by:
setPauseCaching in interface IGlobeDisplay2
Parameters:
pbPaused - The pbPaused (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isPauseFetching

public boolean isPauseFetching()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Indicates if all fetching is paused.

Specified by:
isPauseFetching in interface IGlobeDisplay2
Returns:
The pbPaused
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPauseFetching

public void setPauseFetching(boolean pbPaused)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Indicates if all fetching is paused.

Specified by:
setPauseFetching in interface IGlobeDisplay2
Parameters:
pbPaused - The pbPaused (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.