com.esri.arcgis.carto
Class IMapCacheStorageFormatConvertorProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.carto.IMapCacheStorageFormatConvertorProxy
All Implemented Interfaces:
IMapCacheStorageFormatConvertor, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to methods that convert cache format.' 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 IMapCacheStorageFormatConvertorProxy
extends com.esri.arcgis.interop.Dispatch
implements IMapCacheStorageFormatConvertor, 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.carto.IMapCacheStorageFormatConvertor
IID, IID60e74bea_9935_4116_93fe_90d007bf979d
 
Constructor Summary
  IMapCacheStorageFormatConvertorProxy()
          Deprecated. For internal use only
  IMapCacheStorageFormatConvertorProxy(java.lang.Object obj)
          Deprecated.  
protected IMapCacheStorageFormatConvertorProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IMapCacheStorageFormatConvertorProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IMapCacheStorageFormatConvertorProxy(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 compress(int numThreads, java.lang.String layerName, ITrackCancel pTrackCancel, boolean overwrite)
          Deprecated. The target cache location.
 void decompress(int numThreads, java.lang.String layerName, ITrackCancel pTrackCancel, boolean overwrite)
          Deprecated. The target cache location.
 IEnvelope getCacheExtent()
          Deprecated. The target cache location.
 java.lang.String getCompressedCachePath()
          Deprecated. The target cache location.
 java.lang.String getDataframe()
          Deprecated. Dataframe name.
 java.lang.String getHost()
          Deprecated. Server machine name.
 int getPacketSize()
          Deprecated. Packet Size
 java.lang.String getService()
          Deprecated. Service name.
 java.lang.String getTileCachePath()
          Deprecated. The source cache location.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setCacheExtentByRef(IEnvelope ppExtent)
          Deprecated. The target cache location.
 void setCompressedCachePath(java.lang.String ppTargetCacheLocation)
          Deprecated. The target cache location.
 void setDataframe(java.lang.String pDataframe)
          Deprecated. Dataframe name.
 void setHost(java.lang.String pHost)
          Deprecated. Server machine name.
 void setPacketSize(int pPacketSize)
          Deprecated. Packet Size
 void setService(java.lang.String pService)
          Deprecated. Service name.
 void setTileCachePath(java.lang.String ppCacheLocation)
          Deprecated. The source cache location.
 
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

IMapCacheStorageFormatConvertorProxy

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

IMapCacheStorageFormatConvertorProxy

public IMapCacheStorageFormatConvertorProxy()
Deprecated. 
For internal use only


IMapCacheStorageFormatConvertorProxy

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

IMapCacheStorageFormatConvertorProxy

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

IMapCacheStorageFormatConvertorProxy

protected IMapCacheStorageFormatConvertorProxy(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

getTileCachePath

public java.lang.String getTileCachePath()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
The source cache location.

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

setTileCachePath

public void setTileCachePath(java.lang.String ppCacheLocation)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The source cache location.

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

getCompressedCachePath

public java.lang.String getCompressedCachePath()
                                        throws java.io.IOException,
                                               AutomationException
Deprecated. 
The target cache location.

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

setCompressedCachePath

public void setCompressedCachePath(java.lang.String ppTargetCacheLocation)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The target cache location.

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

getCacheExtent

public IEnvelope getCacheExtent()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The target cache location.

Specified by:
getCacheExtent in interface IMapCacheStorageFormatConvertor
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.

setCacheExtentByRef

public void setCacheExtentByRef(IEnvelope ppExtent)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The target cache location.

Specified by:
setCacheExtentByRef in interface IMapCacheStorageFormatConvertor
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.

compress

public void compress(int numThreads,
                     java.lang.String layerName,
                     ITrackCancel pTrackCancel,
                     boolean overwrite)
              throws java.io.IOException,
                     AutomationException
Deprecated. 
The target cache location.

Specified by:
compress in interface IMapCacheStorageFormatConvertor
Parameters:
numThreads - The numThreads (in)
layerName - The layerName (in)
pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)
overwrite - The overwrite (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

decompress

public void decompress(int numThreads,
                       java.lang.String layerName,
                       ITrackCancel pTrackCancel,
                       boolean overwrite)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
The target cache location.

Specified by:
decompress in interface IMapCacheStorageFormatConvertor
Parameters:
numThreads - The numThreads (in)
layerName - The layerName (in)
pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)
overwrite - The overwrite (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getHost

public java.lang.String getHost()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Server machine name.

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

setHost

public void setHost(java.lang.String pHost)
             throws java.io.IOException,
                    AutomationException
Deprecated. 
Server machine name.

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

getService

public java.lang.String getService()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Service name.

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

setService

public void setService(java.lang.String pService)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Service name.

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

getDataframe

public java.lang.String getDataframe()
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Dataframe name.

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

setDataframe

public void setDataframe(java.lang.String pDataframe)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Dataframe name.

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

getPacketSize

public int getPacketSize()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Packet Size

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

setPacketSize

public void setPacketSize(int pPacketSize)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Packet Size

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