com.esri.arcgis.datasourcesraster
Class IRasterSdeStorage2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.datasourcesraster.IRasterSdeStorage2Proxy
All Implemented Interfaces:
IRasterSdeStorage2, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members that control RasterSDE storage.' 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 IRasterSdeStorage2Proxy
extends com.esri.arcgis.interop.Dispatch
implements IRasterSdeStorage2, 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.datasourcesraster.IRasterSdeStorage2
IID, IIDddc9c0c4_0556_47b6_80e8_0ca036745441
 
Constructor Summary
  IRasterSdeStorage2Proxy()
          Deprecated. For internal use only
  IRasterSdeStorage2Proxy(java.lang.Object obj)
          Deprecated.  
protected IRasterSdeStorage2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IRasterSdeStorage2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IRasterSdeStorage2Proxy(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 getCompressionQuality()
          Deprecated. The compression quality.
 int getCompressionType()
          Deprecated. The compression type.
 java.lang.String getKeyword()
          Deprecated. The keyword.
 int getPyramidOption()
          Deprecated. The option for building pyramids.
 int getPyramidResampleType()
          Deprecated. The resampling method.
 ISpatialReference getSpatialReference()
          Deprecated. The SpatialReference.
 int getTileHeight()
          Deprecated. The tile height.
 int getTileWidth()
          Deprecated. The tile width.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setCompressionQuality(int value)
          Deprecated. The compression quality.
 void setCompressionType(int type)
          Deprecated. The compression type.
 void setKeyword(java.lang.String keyword)
          Deprecated. The keyword.
 void setMosaicingTolerance(IPoint rhs1)
          Deprecated. The mosaicing tolerance.
 void setPyramidOption(int option)
          Deprecated. The option for building pyramids.
 void setPyramidResampleType(int method)
          Deprecated. The resampling method.
 void setSpatialReferenceByRef(ISpatialReference spRef)
          Deprecated. The SpatialReference.
 void setTileHeight(int height)
          Deprecated. The tile height.
 void setTileWidth(int width)
          Deprecated. The tile width.
 
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

IRasterSdeStorage2Proxy

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

IRasterSdeStorage2Proxy

public IRasterSdeStorage2Proxy()
Deprecated. 
For internal use only


IRasterSdeStorage2Proxy

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

IRasterSdeStorage2Proxy

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

IRasterSdeStorage2Proxy

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

setTileWidth

public void setTileWidth(int width)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
The tile width.

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

getTileWidth

public int getTileWidth()
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
The tile width.

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

setTileHeight

public void setTileHeight(int height)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The tile height.

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

getTileHeight

public int getTileHeight()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
The tile height.

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

setPyramidResampleType

public void setPyramidResampleType(int method)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The resampling method.

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

getPyramidResampleType

public int getPyramidResampleType()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
The resampling method.

Specified by:
getPyramidResampleType in interface IRasterSdeStorage2
Returns:
A com.esri.arcgis.geodatabase.rstResamplingTypes constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSpatialReference

public ISpatialReference getSpatialReference()
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
The SpatialReference.

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

setSpatialReferenceByRef

public void setSpatialReferenceByRef(ISpatialReference spRef)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
The SpatialReference.

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

setPyramidOption

public void setPyramidOption(int option)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The option for building pyramids.

Specified by:
setPyramidOption in interface IRasterSdeStorage2
Parameters:
option - A com.esri.arcgis.datasourcesraster.esriRasterSdePyramidOptEnum constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPyramidOption

public int getPyramidOption()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The option for building pyramids.

Specified by:
getPyramidOption in interface IRasterSdeStorage2
Returns:
A com.esri.arcgis.datasourcesraster.esriRasterSdePyramidOptEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setCompressionType

public void setCompressionType(int type)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The compression type.

Specified by:
setCompressionType in interface IRasterSdeStorage2
Parameters:
type - A com.esri.arcgis.geodatabase.esriRasterSdeCompressionTypeEnum constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCompressionType

public int getCompressionType()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The compression type.

Specified by:
getCompressionType in interface IRasterSdeStorage2
Returns:
A com.esri.arcgis.geodatabase.esriRasterSdeCompressionTypeEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setKeyword

public void setKeyword(java.lang.String keyword)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
The keyword.

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

getKeyword

public java.lang.String getKeyword()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The keyword.

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

setMosaicingTolerance

public void setMosaicingTolerance(IPoint rhs1)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
The mosaicing tolerance.

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

setCompressionQuality

public void setCompressionQuality(int value)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
The compression quality.

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

getCompressionQuality

public int getCompressionQuality()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The compression quality.

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