com.esri.arcgis.carto
Class IImageView2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.carto.IImageViewProxy
          extended by com.esri.arcgis.carto.IImageView2Proxy
All Implemented Interfaces:
IImageView, IImageView2, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members that control an image (service) view.' 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 IImageView2Proxy
extends IImageViewProxy
implements IImageView2, 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.IImageView2
IID, IID4a05bee9_87c0_4ab9_93ef_fbcf7fbc052e
 
Fields inherited from interface com.esri.arcgis.carto.IImageView
IID26925225_c546_43e1_a89d_ab27cc26e8fb
 
Constructor Summary
  IImageView2Proxy()
          Deprecated. For internal use only
  IImageView2Proxy(java.lang.Object obj)
          Deprecated.  
protected IImageView2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IImageView2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IImageView2Proxy(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.  
 java.lang.String getAllowedRasterFunctions()
          Deprecated. The allowed list of raster functions for an image view.
 java.lang.String getCapabilities()
          Deprecated. The image view web capabilities.
 java.lang.String getCopyrightText()
          Deprecated. The image view copyright text.
 double getMaxScale()
          Deprecated. The maximum cache scale.
 double getMinScale()
          Deprecated. The minimum cache scale.
 ISpatialReference getSpatialReference()
          Deprecated. The image view spatial reference.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setAllowedRasterFunctions(java.lang.String pFunctionNames)
          Deprecated. The allowed list of raster functions for an image view.
 void setCapabilities(java.lang.String pCapabilities)
          Deprecated. The image view web capabilities.
 void setCopyrightText(java.lang.String pCopyrightText)
          Deprecated. The image view copyright text.
 void setMaxScale(double pScale)
          Deprecated. The maximum cache scale.
 void setMinScale(double pScale)
          Deprecated. The minimum cache scale.
 void setSpatialReferenceByRef(ISpatialReference ppSpatialReference)
          Deprecated. The image view spatial reference.
 
Methods inherited from class com.esri.arcgis.carto.IImageViewProxy
getBandCount, getDescription, getExtent, getMosaicRule, getName, getPixelSize, getPixelType, getRenderingRule, getVID, isAdaptive, putPixelSize, setAdaptive, setBandCount, setDescription, setExtentByRef, setMosaicRuleByRef, setName, setPixelType, setRenderingRuleByRef, setVID
 
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.carto.IImageView
getBandCount, getDescription, getExtent, getMosaicRule, getName, getPixelSize, getPixelType, getRenderingRule, getVID, isAdaptive, putPixelSize, setAdaptive, setBandCount, setDescription, setExtentByRef, setMosaicRuleByRef, setName, setPixelType, setRenderingRuleByRef, setVID
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IImageView2Proxy

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

IImageView2Proxy

public IImageView2Proxy()
Deprecated. 
For internal use only


IImageView2Proxy

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

IImageView2Proxy

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

IImageView2Proxy

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

getSpatialReference

public ISpatialReference getSpatialReference()
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
The image view spatial reference.

Specified by:
getSpatialReference in interface IImageView2
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 ppSpatialReference)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
The image view spatial reference.

Specified by:
setSpatialReferenceByRef in interface IImageView2
Parameters:
ppSpatialReference - 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.

getCapabilities

public java.lang.String getCapabilities()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
The image view web capabilities.

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

setCapabilities

public void setCapabilities(java.lang.String pCapabilities)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The image view web capabilities.

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

getCopyrightText

public java.lang.String getCopyrightText()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
The image view copyright text.

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

setCopyrightText

public void setCopyrightText(java.lang.String pCopyrightText)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The image view copyright text.

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

getMinScale

public double getMinScale()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The minimum cache scale.

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

setMinScale

public void setMinScale(double pScale)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
The minimum cache scale.

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

getMaxScale

public double getMaxScale()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The maximum cache scale.

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

setMaxScale

public void setMaxScale(double pScale)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
The maximum cache scale.

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

getAllowedRasterFunctions

public java.lang.String getAllowedRasterFunctions()
                                           throws java.io.IOException,
                                                  AutomationException
Deprecated. 
The allowed list of raster functions for an image view.

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

setAllowedRasterFunctions

public void setAllowedRasterFunctions(java.lang.String pFunctionNames)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
The allowed list of raster functions for an image view.

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