com.esri.arcgis.gisclient
Class IWMSServiceDescriptionProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.gisclient.IWMSServiceDescriptionProxy
All Implemented Interfaces:
IWMSServiceDescription, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members give access to WMSServiceDescription information.' 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 IWMSServiceDescriptionProxy
extends com.esri.arcgis.interop.Dispatch
implements IWMSServiceDescription, 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.gisclient.IWMSServiceDescription
IID, IIDde0e6ebf_8abf_4700_b9f5_b097e14c0e51
 
Constructor Summary
  IWMSServiceDescriptionProxy()
          Deprecated. For internal use only
  IWMSServiceDescriptionProxy(java.lang.Object obj)
          Deprecated.  
protected IWMSServiceDescriptionProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IWMSServiceDescriptionProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IWMSServiceDescriptionProxy(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 fireWMSException(java.lang.String requestType, java.lang.String requestURL, IWMSServiceExceptionHandler pException)
          Deprecated. Notifies listeners about a valid exception from the WMS Service.
 void fireWMSRequest(java.lang.String requestType, java.lang.String requestURL)
          Deprecated. Notifies listeners about the URL request made to this WMS Service.
 java.lang.String getBaseURL(java.lang.String capability, java.lang.String requestMethod)
          Deprecated. Base url for given capability and request method.
 java.lang.String getExceptionFormat(int index)
          Deprecated. Supported exception at the given index.
 int getExceptionFormatCount()
          Deprecated. Supported exception format count.
 java.lang.String getFeatureInfoFormat(int index)
          Deprecated. Supported FeatureInfoFormat at the given index.
 int getFeatureInfoFormatCount()
          Deprecated. Supported FeatureInfoFormat count.
 java.lang.String getFeatureInfoRequestURL(IArray pLayers, IEnvelope pBoundingBox, int imageWidth, int imageHeight, int positionX, int positionY, int featureCount, java.lang.String responseFormat)
          Deprecated. The url to download the feature info from.
 java.lang.String getImageFormat(int index)
          Deprecated. Supported GetMap's ImageFormat at the given index.
 int getImageFormatCount()
          Deprecated. Supported GetMap's ImageFormat count.
 java.lang.String getImageRequestUrl(IArray pLayers, IEnvelope pBoundingBox, int imageWidth, int imageHeight, int bgColor, java.lang.String responseFormat, boolean drawTransparent)
          Deprecated. The URL to download the map image from.
 IWMSLayerDescription getLayerDescription(int index)
          Deprecated. WMS layer information at the given index.
 int getLayerDescriptionCount()
          Deprecated. WMS layer count.
 java.lang.String getSRS(int index)
          Deprecated. Supported SRS at the given index.
 int getSRSCount()
          Deprecated. Supported SRS count.
 java.lang.String getWMSAbstract()
          Deprecated. Abstract of WMS Service.
 java.lang.String getWMSName()
          Deprecated. Name of WMS Service.
 java.lang.String getWMSTitle()
          Deprecated. Title of WMS Service.
 java.lang.String getWMSVersion()
          Deprecated. Version of WMS Service.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 
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

IWMSServiceDescriptionProxy

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

IWMSServiceDescriptionProxy

public IWMSServiceDescriptionProxy()
Deprecated. 
For internal use only


IWMSServiceDescriptionProxy

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

IWMSServiceDescriptionProxy

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

IWMSServiceDescriptionProxy

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

getWMSName

public java.lang.String getWMSName()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Name of WMS Service.

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

getWMSAbstract

public java.lang.String getWMSAbstract()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Abstract of WMS Service.

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

getWMSTitle

public java.lang.String getWMSTitle()
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Title of WMS Service.

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

getWMSVersion

public java.lang.String getWMSVersion()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Version of WMS Service.

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

getLayerDescriptionCount

public int getLayerDescriptionCount()
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
WMS layer count.

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

getLayerDescription

public IWMSLayerDescription getLayerDescription(int index)
                                         throws java.io.IOException,
                                                AutomationException
Deprecated. 
WMS layer information at the given index.

Specified by:
getLayerDescription in interface IWMSServiceDescription
Parameters:
index - The index (in)
Returns:
A reference to a com.esri.arcgis.gisclient.IWMSLayerDescription
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSRSCount

public int getSRSCount()
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Supported SRS count.

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

getSRS

public java.lang.String getSRS(int index)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Supported SRS at the given index.

Specified by:
getSRS in interface IWMSServiceDescription
Parameters:
index - The index (in)
Returns:
The sRS
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getImageRequestUrl

public java.lang.String getImageRequestUrl(IArray pLayers,
                                           IEnvelope pBoundingBox,
                                           int imageWidth,
                                           int imageHeight,
                                           int bgColor,
                                           java.lang.String responseFormat,
                                           boolean drawTransparent)
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
The URL to download the map image from.

Specified by:
getImageRequestUrl in interface IWMSServiceDescription
Parameters:
pLayers - A reference to a com.esri.arcgis.system.IArray (in)
pBoundingBox - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
imageWidth - The imageWidth (in)
imageHeight - The imageHeight (in)
bgColor - The bgColor (A COM typedef) (in)
responseFormat - The responseFormat (in)
drawTransparent - The drawTransparent (in)
Returns:
The uRL
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getFeatureInfoRequestURL

public java.lang.String getFeatureInfoRequestURL(IArray pLayers,
                                                 IEnvelope pBoundingBox,
                                                 int imageWidth,
                                                 int imageHeight,
                                                 int positionX,
                                                 int positionY,
                                                 int featureCount,
                                                 java.lang.String responseFormat)
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
The url to download the feature info from.

Specified by:
getFeatureInfoRequestURL in interface IWMSServiceDescription
Parameters:
pLayers - A reference to a com.esri.arcgis.system.IArray (in)
pBoundingBox - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
imageWidth - The imageWidth (in)
imageHeight - The imageHeight (in)
positionX - The positionX (in)
positionY - The positionY (in)
featureCount - The featureCount (in)
responseFormat - The responseFormat (in)
Returns:
The uRL
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getImageFormatCount

public int getImageFormatCount()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Supported GetMap's ImageFormat count.

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

getImageFormat

public java.lang.String getImageFormat(int index)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Supported GetMap's ImageFormat at the given index.

Specified by:
getImageFormat in interface IWMSServiceDescription
Parameters:
index - The index (in)
Returns:
The imageFormat
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getFeatureInfoFormatCount

public int getFeatureInfoFormatCount()
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Supported FeatureInfoFormat count.

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

getFeatureInfoFormat

public java.lang.String getFeatureInfoFormat(int index)
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
Supported FeatureInfoFormat at the given index.

Specified by:
getFeatureInfoFormat in interface IWMSServiceDescription
Parameters:
index - The index (in)
Returns:
The imageFormat
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getExceptionFormatCount

public int getExceptionFormatCount()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Supported exception format count.

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

getExceptionFormat

public java.lang.String getExceptionFormat(int index)
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
Supported exception at the given index.

Specified by:
getExceptionFormat in interface IWMSServiceDescription
Parameters:
index - The index (in)
Returns:
The exceptionFormat
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getBaseURL

public java.lang.String getBaseURL(java.lang.String capability,
                                   java.lang.String requestMethod)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Base url for given capability and request method.

Specified by:
getBaseURL in interface IWMSServiceDescription
Parameters:
capability - The capability (in)
requestMethod - The requestMethod (in)
Returns:
The baseURL
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

fireWMSRequest

public void fireWMSRequest(java.lang.String requestType,
                           java.lang.String requestURL)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Notifies listeners about the URL request made to this WMS Service.

Specified by:
fireWMSRequest in interface IWMSServiceDescription
Parameters:
requestType - The requestType (in)
requestURL - The requestURL (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

fireWMSException

public void fireWMSException(java.lang.String requestType,
                             java.lang.String requestURL,
                             IWMSServiceExceptionHandler pException)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Notifies listeners about a valid exception from the WMS Service.

Specified by:
fireWMSException in interface IWMSServiceDescription
Parameters:
requestType - The requestType (in)
requestURL - The requestURL (in)
pException - A reference to a com.esri.arcgis.gisclient.IWMSServiceExceptionHandler (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.