com.esri.arcgis.datasourcesraster
Class IExcludedAreaFunctionArgumentsProxy

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

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

Description: 'Provides access to members that control Excluded Area function arguments.' 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 IExcludedAreaFunctionArgumentsProxy
extends com.esri.arcgis.interop.Dispatch
implements IExcludedAreaFunctionArguments, 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.IExcludedAreaFunctionArguments
IID, IIDdfff1d7c_bee4_4bf3_8781_f6092817fa98
 
Constructor Summary
  IExcludedAreaFunctionArgumentsProxy()
          Deprecated. For internal use only
  IExcludedAreaFunctionArgumentsProxy(java.lang.Object obj)
          Deprecated.  
protected IExcludedAreaFunctionArgumentsProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IExcludedAreaFunctionArgumentsProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IExcludedAreaFunctionArgumentsProxy(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.  
 double getBlackThreshold()
          Deprecated. The black threshold value.
 double getBlueThreshold()
          Deprecated. The blue threshold value.
 double getCyanThreshold()
          Deprecated. The cyan threshold value.
 double getGreenThreshold()
          Deprecated. The green threshold value.
 double getHighHistogramThreshold()
          Deprecated. The high histogram threshold value.
 double getLowHistogramThreshold()
          Deprecated. The low histogram threshold value.
 double getMagitaThreshold()
          Deprecated. The magita threshold value.
 int getPixelBitDepth()
          Deprecated. The actual pixel bit depth.
 java.lang.Object getRaster()
          Deprecated. The input raster.
 double getRedThreshold()
          Deprecated. The red threshold value.
 double getWhiteThreshold()
          Deprecated. The white threshold value.
 double getYellowThreshold()
          Deprecated. The yellow threshold value.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setBlackThreshold(double pValue)
          Deprecated. The black threshold value.
 void setBlueThreshold(double pValue)
          Deprecated. The blue threshold value.
 void setCyanThreshold(double pValue)
          Deprecated. The cyan threshold value.
 void setGreenThreshold(double pValue)
          Deprecated. The green threshold value.
 void setHighHistogramThreshold(double pValue)
          Deprecated. The high histogram threshold value.
 void setLowHistogramThreshold(double pValue)
          Deprecated. The low histogram threshold value.
 void setMagitaThreshold(double pValue)
          Deprecated. The magita threshold value.
 void setPixelBitDepth(int pValue)
          Deprecated. The actual pixel bit depth.
 void setRasterByRef(java.lang.Object ppRaster)
          Deprecated. The input raster.
 void setRedThreshold(double pValue)
          Deprecated. The red threshold value.
 void setWhiteThreshold(double pValue)
          Deprecated. The white threshold value.
 void setYellowThreshold(double pValue)
          Deprecated. The yellow threshold value.
 
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

IExcludedAreaFunctionArgumentsProxy

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

IExcludedAreaFunctionArgumentsProxy

public IExcludedAreaFunctionArgumentsProxy()
Deprecated. 
For internal use only


IExcludedAreaFunctionArgumentsProxy

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

IExcludedAreaFunctionArgumentsProxy

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

IExcludedAreaFunctionArgumentsProxy

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

getRaster

public java.lang.Object getRaster()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
The input raster.

Specified by:
getRaster in interface IExcludedAreaFunctionArguments
Returns:
A reference to another Object (IUnknown)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setRasterByRef

public void setRasterByRef(java.lang.Object ppRaster)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The input raster.

Specified by:
setRasterByRef in interface IExcludedAreaFunctionArguments
Parameters:
ppRaster - A reference to another Object (IUnknown) (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getWhiteThreshold

public double getWhiteThreshold()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The white threshold value.

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

setWhiteThreshold

public void setWhiteThreshold(double pValue)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The white threshold value.

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

getBlackThreshold

public double getBlackThreshold()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The black threshold value.

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

setBlackThreshold

public void setBlackThreshold(double pValue)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The black threshold value.

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

getRedThreshold

public double getRedThreshold()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The red threshold value.

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

setRedThreshold

public void setRedThreshold(double pValue)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The red threshold value.

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

getGreenThreshold

public double getGreenThreshold()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The green threshold value.

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

setGreenThreshold

public void setGreenThreshold(double pValue)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The green threshold value.

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

getBlueThreshold

public double getBlueThreshold()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The blue threshold value.

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

setBlueThreshold

public void setBlueThreshold(double pValue)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The blue threshold value.

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

getCyanThreshold

public double getCyanThreshold()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The cyan threshold value.

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

setCyanThreshold

public void setCyanThreshold(double pValue)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The cyan threshold value.

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

getMagitaThreshold

public double getMagitaThreshold()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The magita threshold value.

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

setMagitaThreshold

public void setMagitaThreshold(double pValue)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The magita threshold value.

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

getYellowThreshold

public double getYellowThreshold()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The yellow threshold value.

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

setYellowThreshold

public void setYellowThreshold(double pValue)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The yellow threshold value.

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

getLowHistogramThreshold

public double getLowHistogramThreshold()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
The low histogram threshold value.

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

setLowHistogramThreshold

public void setLowHistogramThreshold(double pValue)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
The low histogram threshold value.

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

getHighHistogramThreshold

public double getHighHistogramThreshold()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
The high histogram threshold value.

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

setHighHistogramThreshold

public void setHighHistogramThreshold(double pValue)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
The high histogram threshold value.

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

getPixelBitDepth

public int getPixelBitDepth()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The actual pixel bit depth.

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

setPixelBitDepth

public void setPixelBitDepth(int pValue)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The actual pixel bit depth.

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