com.esri.arcgis.globecore
Class IGlobeAdvancedOptions2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.globecore.IGlobeAdvancedOptionsProxy
          extended by com.esri.arcgis.globecore.IGlobeAdvancedOptions2Proxy
All Implemented Interfaces:
IGlobeAdvancedOptions, IGlobeAdvancedOptions2, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to the globe data processing and management options.' 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 IGlobeAdvancedOptions2Proxy
extends IGlobeAdvancedOptionsProxy
implements IGlobeAdvancedOptions2, 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.IGlobeAdvancedOptions2
IID, IIDa1407e3c_9c23_433e_8245_2785541c7863
 
Fields inherited from interface com.esri.arcgis.globecore.IGlobeAdvancedOptions
IIDa8132c1e_00f2_49a3_bbaa_d0d951895686
 
Constructor Summary
  IGlobeAdvancedOptions2Proxy()
          Deprecated. For internal use only
  IGlobeAdvancedOptions2Proxy(java.lang.Object obj)
          Deprecated.  
protected IGlobeAdvancedOptions2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGlobeAdvancedOptions2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGlobeAdvancedOptions2Proxy(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.  
 double getLevelOfDetailBias(int type)
          Deprecated. The level of detail bias.
 void getTileMemory(int type, int[] pLimitMb, float[] pCurrentMb)
          Deprecated. Gets the tile memory limit and current usage for a specific internal data type, in Megabytes.
 void getVirtualViewportSize(int[] pWidth, int[] pHeight)
          Deprecated. Gets the maximum interval viewport size used for Level of Detail calculation.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setLevelOfDetailBias(int type, double delta)
          Deprecated. The level of detail bias.
 void setTileMemory(int type, int limitMb)
          Deprecated. Sets the tile memory limit for a specific internal data type, in Megabytes.
 void setVirtualViewportSize(int width, int height)
          Deprecated. Sets the maximum interval viewport size used for Level of Detail calculation..
 
Methods inherited from class com.esri.arcgis.globecore.IGlobeAdvancedOptionsProxy
getCachePath, getClipFarFactor, getClipNear, getDefaultCompression, getLevelOfDetail, getTargetFrameRate, getTileMemorySize, getUseCache, getVectorTileSize, isDefaultUse16ColorBits, isDefaultUse16ElevBits, isLossyCompressionSupported, isManualLOD, isUpdateCacheMonthlyPrompt, restoreClipPlaneDefaults, restoreLODDefaults, setCachePath, setClipFarFactor, setClipNear, setDefaultCompression, setDefaultUse16ColorBits, setDefaultUse16ElevBits, setLevelOfDetail, setManualLOD, setTargetFrameRate, setTileMemorySize, setUpdateCacheMonthlyPrompt, setUseCache, setVectorTileSize, writeToRegistry
 
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.IGlobeAdvancedOptions
getCachePath, getClipFarFactor, getClipNear, getDefaultCompression, getLevelOfDetail, getTargetFrameRate, getTileMemorySize, getUseCache, getVectorTileSize, isDefaultUse16ColorBits, isDefaultUse16ElevBits, isLossyCompressionSupported, isManualLOD, isUpdateCacheMonthlyPrompt, restoreClipPlaneDefaults, restoreLODDefaults, setCachePath, setClipFarFactor, setClipNear, setDefaultCompression, setDefaultUse16ColorBits, setDefaultUse16ElevBits, setLevelOfDetail, setManualLOD, setTargetFrameRate, setTileMemorySize, setUpdateCacheMonthlyPrompt, setUseCache, setVectorTileSize, writeToRegistry
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IGlobeAdvancedOptions2Proxy

public IGlobeAdvancedOptions2Proxy(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

IGlobeAdvancedOptions2Proxy

public IGlobeAdvancedOptions2Proxy()
Deprecated. 
For internal use only


IGlobeAdvancedOptions2Proxy

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

IGlobeAdvancedOptions2Proxy

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

IGlobeAdvancedOptions2Proxy

protected IGlobeAdvancedOptions2Proxy(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 IGlobeAdvancedOptionsProxy
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 IGlobeAdvancedOptionsProxy
Throws:
java.io.IOException

getTileMemory

public void getTileMemory(int type,
                          int[] pLimitMb,
                          float[] pCurrentMb)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Gets the tile memory limit and current usage for a specific internal data type, in Megabytes.

Specified by:
getTileMemory in interface IGlobeAdvancedOptions2
Parameters:
type - A com.esri.arcgis.globecore.esriGlobeTileMemoryType constant (in)
pLimitMb - The pLimitMb (out: use single element array)
pCurrentMb - The pCurrentMb (out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setTileMemory

public void setTileMemory(int type,
                          int limitMb)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Sets the tile memory limit for a specific internal data type, in Megabytes.

Specified by:
setTileMemory in interface IGlobeAdvancedOptions2
Parameters:
type - A com.esri.arcgis.globecore.esriGlobeTileMemoryType constant (in)
limitMb - The limitMb (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getVirtualViewportSize

public void getVirtualViewportSize(int[] pWidth,
                                   int[] pHeight)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Gets the maximum interval viewport size used for Level of Detail calculation.

Specified by:
getVirtualViewportSize in interface IGlobeAdvancedOptions2
Parameters:
pWidth - The pWidth (out: use single element array)
pHeight - The pHeight (out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setVirtualViewportSize

public void setVirtualViewportSize(int width,
                                   int height)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Sets the maximum interval viewport size used for Level of Detail calculation..

Specified by:
setVirtualViewportSize in interface IGlobeAdvancedOptions2
Parameters:
width - The width (in)
height - The height (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getLevelOfDetailBias

public double getLevelOfDetailBias(int type)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The level of detail bias.

Specified by:
getLevelOfDetailBias in interface IGlobeAdvancedOptions2
Parameters:
type - A com.esri.arcgis.globecore.esriLODType constant (in)
Returns:
The delta
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLevelOfDetailBias

public void setLevelOfDetailBias(int type,
                                 double delta)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The level of detail bias.

Specified by:
setLevelOfDetailBias in interface IGlobeAdvancedOptions2
Parameters:
type - A com.esri.arcgis.globecore.esriLODType constant (in)
delta - The delta (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.