com.esri.arcgis.geoprocessing
Class IGPRasterGDBEnvPyramidProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geoprocessing.IGPRasterGDBEnvPyramidProxy
All Implemented Interfaces:
IGPRasterGDBEnvPyramid, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IGPRasterGDBEnvPyramid2Proxy

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

Description: 'Provides access to raster GDB environment pyramid control.' 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 IGPRasterGDBEnvPyramidProxy
extends com.esri.arcgis.interop.Dispatch
implements IGPRasterGDBEnvPyramid, 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.geoprocessing.IGPRasterGDBEnvPyramid
IID, IIDe85ac7e8_39ff_4eec_ad54_edbee850f2ca
 
Constructor Summary
  IGPRasterGDBEnvPyramidProxy()
          Deprecated. For internal use only
  IGPRasterGDBEnvPyramidProxy(java.lang.Object obj)
          Deprecated.  
protected IGPRasterGDBEnvPyramidProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGPRasterGDBEnvPyramidProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGPRasterGDBEnvPyramidProxy(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.  
 int getPyramidLevels()
          Deprecated. Pyramid levels.
 int getResampleMethod()
          Deprecated. Resampling technique.
 boolean isCreatePyramids()
          Deprecated. Indicates if creating pyramid option.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setCreatePyramids(boolean bCreate)
          Deprecated. Indicates if creating pyramid option.
 void setPyramidLevels(int levels)
          Deprecated. Pyramid levels.
 void setResampleMethod(int method)
          Deprecated. Resampling technique.
 
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

IGPRasterGDBEnvPyramidProxy

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

IGPRasterGDBEnvPyramidProxy

public IGPRasterGDBEnvPyramidProxy()
Deprecated. 
For internal use only


IGPRasterGDBEnvPyramidProxy

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

IGPRasterGDBEnvPyramidProxy

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

IGPRasterGDBEnvPyramidProxy

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

isCreatePyramids

public boolean isCreatePyramids()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Indicates if creating pyramid option.

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

setCreatePyramids

public void setCreatePyramids(boolean bCreate)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if creating pyramid option.

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

getPyramidLevels

public int getPyramidLevels()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Pyramid levels.

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

setPyramidLevels

public void setPyramidLevels(int levels)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Pyramid levels.

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

getResampleMethod

public int getResampleMethod()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Resampling technique.

Specified by:
getResampleMethod in interface IGPRasterGDBEnvPyramid
Returns:
A com.esri.arcgis.geoanalyst.esriGeoAnalysisResampleEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setResampleMethod

public void setResampleMethod(int method)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Resampling technique.

Specified by:
setResampleMethod in interface IGPRasterGDBEnvPyramid
Parameters:
method - A com.esri.arcgis.geoanalyst.esriGeoAnalysisResampleEnum constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.