com.esri.arcgis.globecore
Class IGlobeServerCookerProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.globecore.IGlobeServerCookerProxy
All Implemented Interfaces:
IGlobeServerCooker, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members for Generating Tiles with Globe server object.' 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 IGlobeServerCookerProxy
extends com.esri.arcgis.interop.Dispatch
implements IGlobeServerCooker, 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.IGlobeServerCooker
IID, IIDa5e12264_b2d2_4e6c_af14_ea09f870b3bb
 
Constructor Summary
  IGlobeServerCookerProxy()
          Deprecated. For internal use only
  IGlobeServerCookerProxy(java.lang.Object obj)
          Deprecated.  
protected IGlobeServerCookerProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGlobeServerCookerProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGlobeServerCookerProxy(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.  
 void cancel()
          Deprecated. Cancels cooking.
 IEnvelope getAOI()
          Deprecated. The area of interest for cooking in GCS.
 void getLastError()
          Deprecated. Gets the last error.
 int getMaxLOD()
          Deprecated. The maximum Level Of detail for cooking.
 int getMinLOD()
          Deprecated. The minimum Level Of detail for cooking.
 void getStats(java.lang.String[] pLayerName, int[] pLayerID, double[] pProgressPercent)
          Deprecated. Gets the current Cooker object cooking progress.
 void getThreadHandle(int[] pHandle)
          Deprecated. Gets the Cook thread handle.
 void initCooking(java.lang.String serverName, java.lang.String serverObjectName)
          Deprecated. cooks a given globe server object on a given server.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void removeTiles(IEnvelope pExtent)
          Deprecated. Removes tiles from within the specified extent.
 void setAOI(IEnvelope ppExtent)
          Deprecated. The area of interest for cooking in GCS.
 void setInputLyrId(int rhs1)
          Deprecated. The layer id of the layer to be cooked.
 void setMaxLOD(int pMaxLOD)
          Deprecated. The maximum Level Of detail for cooking.
 void setMinLOD(int pMinLOD)
          Deprecated. The minimum Level Of detail for cooking.
 void update(IEnvelope pExtent, int pUpdatemode)
          Deprecated. Sets the extent of the region to be updated and the caching mode.
 
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
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IGlobeServerCookerProxy

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

IGlobeServerCookerProxy

public IGlobeServerCookerProxy()
Deprecated. 
For internal use only


IGlobeServerCookerProxy

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

IGlobeServerCookerProxy

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

IGlobeServerCookerProxy

protected IGlobeServerCookerProxy(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 com.esri.arcgis.interop.Dispatch
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 com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

getMinLOD

public int getMinLOD()
              throws java.io.IOException,
                     AutomationException
Deprecated. 
The minimum Level Of detail for cooking.

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

setMinLOD

public void setMinLOD(int pMinLOD)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
The minimum Level Of detail for cooking.

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

getMaxLOD

public int getMaxLOD()
              throws java.io.IOException,
                     AutomationException
Deprecated. 
The maximum Level Of detail for cooking.

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

setMaxLOD

public void setMaxLOD(int pMaxLOD)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
The maximum Level Of detail for cooking.

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

getAOI

public IEnvelope getAOI()
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
The area of interest for cooking in GCS.

Specified by:
getAOI in interface IGlobeServerCooker
Returns:
A reference to a com.esri.arcgis.geometry.IEnvelope
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setInputLyrId

public void setInputLyrId(int rhs1)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The layer id of the layer to be cooked.

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

setAOI

public void setAOI(IEnvelope ppExtent)
            throws java.io.IOException,
                   AutomationException
Deprecated. 
The area of interest for cooking in GCS.

Specified by:
setAOI in interface IGlobeServerCooker
Parameters:
ppExtent - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

initCooking

public void initCooking(java.lang.String serverName,
                        java.lang.String serverObjectName)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
cooks a given globe server object on a given server.

Specified by:
initCooking in interface IGlobeServerCooker
Parameters:
serverName - The serverName (in)
serverObjectName - The serverObjectName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

update

public void update(IEnvelope pExtent,
                   int pUpdatemode)
            throws java.io.IOException,
                   AutomationException
Deprecated. 
Sets the extent of the region to be updated and the caching mode.

Specified by:
update in interface IGlobeServerCooker
Parameters:
pExtent - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
pUpdatemode - A com.esri.arcgis.globecore.esriGlobeCacheUpdateMode constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

removeTiles

public void removeTiles(IEnvelope pExtent)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Removes tiles from within the specified extent.

Specified by:
removeTiles in interface IGlobeServerCooker
Parameters:
pExtent - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

cancel

public void cancel()
            throws java.io.IOException,
                   AutomationException
Deprecated. 
Cancels cooking. It will additionally stop the cookers on the Server

Specified by:
cancel in interface IGlobeServerCooker
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStats

public void getStats(java.lang.String[] pLayerName,
                     int[] pLayerID,
                     double[] pProgressPercent)
              throws java.io.IOException,
                     AutomationException
Deprecated. 
Gets the current Cooker object cooking progress.

Specified by:
getStats in interface IGlobeServerCooker
Parameters:
pLayerName - The pLayerName (in/out: use single element array)
pLayerID - The pLayerID (in/out: use single element array)
pProgressPercent - The pProgressPercent (out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getThreadHandle

public void getThreadHandle(int[] pHandle)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Gets the Cook thread handle.

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

getLastError

public void getLastError()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Gets the last error.

Specified by:
getLastError in interface IGlobeServerCooker
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.