com.esri.arcgis.carto
Class IRasterStretch2Proxy

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

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

Description: 'Provides access to members which control stretch.' 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 IRasterStretch2Proxy
extends com.esri.arcgis.interop.Dispatch
implements IRasterStretch2, 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.IRasterStretch2
IID, IID51ee1518_7261_4fdd_99c7_b4e35cfc7da0
 
Constructor Summary
  IRasterStretch2Proxy()
          Deprecated. For internal use only
  IRasterStretch2Proxy(java.lang.Object obj)
          Deprecated.  
protected IRasterStretch2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IRasterStretch2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IRasterStretch2Proxy(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.  
 IColor getBackgroundColor()
          Deprecated. The color of background.
 java.lang.Object getBackgroundValue()
          Deprecated. The list of background value(s).
 IArray getSpecificationHistogram()
          Deprecated. The statistics for histogram specification stretch.
 double getStandardDeviationsParam()
          Deprecated. The standard deviation parameter for the stretch renderer.
 IArray getStretchStats()
          Deprecated. The global raster stretch statistics.
 int getStretchStatsType()
          Deprecated. The current stretch statistics type.
 int getStretchType()
          Deprecated. The current stretch type.
 boolean isBackground()
          Deprecated. Indicates if a background value is being used.
 boolean isInvert()
          Deprecated. Indicates if the stretch is inverted.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setBackground(boolean b)
          Deprecated. Indicates if a background value is being used.
 void setBackgroundColorByRef(IColor ppColor)
          Deprecated. The color of background.
 void setBackgroundValue(java.lang.Object background)
          Deprecated. The list of background value(s).
 void setInvert(boolean pInvert)
          Deprecated. Indicates if the stretch is inverted.
 void setSpecificationHistogramByRef(IArray pRGBStats)
          Deprecated. The statistics for histogram specification stretch.
 void setStandardDeviationsParam(double param)
          Deprecated. The standard deviation parameter for the stretch renderer.
 void setStretchStatsByRef(IArray ppRGBStats)
          Deprecated. The global raster stretch statistics.
 void setStretchStatsType(int stats)
          Deprecated. The current stretch statistics type.
 void setStretchType(int stretch)
          Deprecated. The current stretch type.
 
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

IRasterStretch2Proxy

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

IRasterStretch2Proxy

public IRasterStretch2Proxy()
Deprecated. 
For internal use only


IRasterStretch2Proxy

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

IRasterStretch2Proxy

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

IRasterStretch2Proxy

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

setStretchType

public void setStretchType(int stretch)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The current stretch type.

Specified by:
setStretchType in interface IRasterStretch2
Parameters:
stretch - A com.esri.arcgis.carto.esriRasterStretchTypesEnum constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStretchType

public int getStretchType()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The current stretch type.

Specified by:
getStretchType in interface IRasterStretch2
Returns:
A com.esri.arcgis.carto.esriRasterStretchTypesEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setStandardDeviationsParam

public void setStandardDeviationsParam(double param)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
The standard deviation parameter for the stretch renderer.

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

getStandardDeviationsParam

public double getStandardDeviationsParam()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
The standard deviation parameter for the stretch renderer.

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

setInvert

public void setInvert(boolean pInvert)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
Indicates if the stretch is inverted.

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

isInvert

public boolean isInvert()
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Indicates if the stretch is inverted.

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

setBackground

public void setBackground(boolean b)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Indicates if a background value is being used.

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

isBackground

public boolean isBackground()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Indicates if a background value is being used.

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

getBackgroundValue

public java.lang.Object getBackgroundValue()
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
The list of background value(s).

Specified by:
getBackgroundValue in interface IRasterStretch2
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setBackgroundValue

public void setBackgroundValue(java.lang.Object background)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The list of background value(s).

Specified by:
setBackgroundValue in interface IRasterStretch2
Parameters:
background - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getBackgroundColor

public IColor getBackgroundColor()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The color of background.

Specified by:
getBackgroundColor in interface IRasterStretch2
Returns:
A reference to a com.esri.arcgis.display.IColor
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setBackgroundColorByRef

public void setBackgroundColorByRef(IColor ppColor)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
The color of background.

Specified by:
setBackgroundColorByRef in interface IRasterStretch2
Parameters:
ppColor - A reference to a com.esri.arcgis.display.IColor (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setStretchStatsType

public void setStretchStatsType(int stats)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The current stretch statistics type.

Specified by:
setStretchStatsType in interface IRasterStretch2
Parameters:
stats - A com.esri.arcgis.carto.esriRasterStretchStatsTypeEnum constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStretchStatsType

public int getStretchStatsType()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The current stretch statistics type.

Specified by:
getStretchStatsType in interface IRasterStretch2
Returns:
A com.esri.arcgis.carto.esriRasterStretchStatsTypeEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setStretchStatsByRef

public void setStretchStatsByRef(IArray ppRGBStats)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The global raster stretch statistics.

Specified by:
setStretchStatsByRef in interface IRasterStretch2
Parameters:
ppRGBStats - A reference to a com.esri.arcgis.system.IArray (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStretchStats

public IArray getStretchStats()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The global raster stretch statistics.

Specified by:
getStretchStats in interface IRasterStretch2
Returns:
A reference to a com.esri.arcgis.system.IArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSpecificationHistogramByRef

public void setSpecificationHistogramByRef(IArray pRGBStats)
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
The statistics for histogram specification stretch.

Specified by:
setSpecificationHistogramByRef in interface IRasterStretch2
Parameters:
pRGBStats - A reference to a com.esri.arcgis.system.IArray (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSpecificationHistogram

public IArray getSpecificationHistogram()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
The statistics for histogram specification stretch.

Specified by:
getSpecificationHistogram in interface IRasterStretch2
Returns:
A reference to a com.esri.arcgis.system.IArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.