com.esri.arcgis.carto
Class IImageServerLayer2Proxy

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

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

Description: 'Provides access to additional members that control an image server layer.' 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 IImageServerLayer2Proxy
extends com.esri.arcgis.interop.Dispatch
implements IImageServerLayer2, 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.IImageServerLayer2
IID, IID6db867a4_d78e_4471_a86d_6e455fc680d8
 
Constructor Summary
  IImageServerLayer2Proxy()
          Deprecated. For internal use only
  IImageServerLayer2Proxy(java.lang.Object obj)
          Deprecated.  
protected IImageServerLayer2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IImageServerLayer2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IImageServerLayer2Proxy(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 getImageMetadata(java.lang.String levelOfDetail)
          Deprecated. The image metadata xml.
 java.lang.String getMetaData(java.lang.String requestString)
          Deprecated. The image service metadata xml.
 java.lang.String getMosaicProperties()
          Deprecated. The image service mosaic properties xml.
 java.lang.String getProperty(java.lang.String name)
          Deprecated. Gets the value of the given property.
 java.lang.String getServiceProperties()
          Deprecated. The image service properties xml.
 java.lang.String getViewpointProperties()
          Deprecated. The image service viewpoint properties xml.
 java.lang.String IImageServerLayer2_getServiceInfo()
          Deprecated. The image service info xml.
 boolean isDataSourceAIS()
          Deprecated. Indicates if the backend data source is AIS.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setMosaicProperties(java.lang.String pMosaicProperties)
          Deprecated. The image service mosaic properties xml.
 void setViewpointProperties(java.lang.String pViewpointProperties)
          Deprecated. The image service viewpoint properties xml.
 
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

IImageServerLayer2Proxy

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

IImageServerLayer2Proxy

public IImageServerLayer2Proxy()
Deprecated. 
For internal use only


IImageServerLayer2Proxy

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

IImageServerLayer2Proxy

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

IImageServerLayer2Proxy

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

IImageServerLayer2_getServiceInfo

public java.lang.String IImageServerLayer2_getServiceInfo()
                                                   throws java.io.IOException,
                                                          AutomationException
Deprecated. 
The image service info xml.

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

getServiceProperties

public java.lang.String getServiceProperties()
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
The image service properties xml.

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

getMetaData

public java.lang.String getMetaData(java.lang.String requestString)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
The image service metadata xml.

Specified by:
getMetaData in interface IImageServerLayer2
Parameters:
requestString - The requestString (in)
Returns:
The pMetadata
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getImageMetadata

public java.lang.String getImageMetadata(java.lang.String levelOfDetail)
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
The image metadata xml.

Specified by:
getImageMetadata in interface IImageServerLayer2
Parameters:
levelOfDetail - The levelOfDetail (in)
Returns:
The pImageMetaData
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getProperty

public java.lang.String getProperty(java.lang.String name)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Gets the value of the given property.

Specified by:
getProperty in interface IImageServerLayer2
Parameters:
name - The name (in)
Returns:
The pValue
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isDataSourceAIS

public boolean isDataSourceAIS()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Indicates if the backend data source is AIS.

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

getMosaicProperties

public java.lang.String getMosaicProperties()
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
The image service mosaic properties xml.

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

setMosaicProperties

public void setMosaicProperties(java.lang.String pMosaicProperties)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The image service mosaic properties xml.

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

getViewpointProperties

public java.lang.String getViewpointProperties()
                                        throws java.io.IOException,
                                               AutomationException
Deprecated. 
The image service viewpoint properties xml.

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

setViewpointProperties

public void setViewpointProperties(java.lang.String pViewpointProperties)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The image service viewpoint properties xml.

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