com.esri.arcgis.spatialanalyst
Class IGPSATransformationFunctionProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.spatialanalyst.IGPSATransformationFunctionProxy
All Implemented Interfaces:
IGPSATransformationFunction, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IGPSATransformationFunction'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSpatialAnalyst.olb'

Description: 'Provides access to the transformation function object used for transformation function.' 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 IGPSATransformationFunctionProxy
extends com.esri.arcgis.interop.Dispatch
implements IGPSATransformationFunction, 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.spatialanalyst.IGPSATransformationFunction
IID, IID333cd08e_e094_4a3d_8f7c_040a8413fe18
 
Constructor Summary
  IGPSATransformationFunctionProxy()
          Deprecated. For internal use only
  IGPSATransformationFunctionProxy(java.lang.Object obj)
          Deprecated.  
protected IGPSATransformationFunctionProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGPSATransformationFunctionProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGPSATransformationFunctionProxy(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 getDefaultTransformationValues(int type, java.lang.String pInData, double fromScale, double toScale, boolean bBuildStats, IGPEnvironmentManager pEnvMgr, double[] lowerThreshold, java.lang.Object[] valueBelowThreshold, double[] upperThreshold, java.lang.Object[] valueAboveThreshold, double[] num1, double[] num2, double[] num3, java.lang.String[] fileName)
          Deprecated. Gets the default values of a transformation function
 int getType()
          Deprecated. type of transformation function parameters.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setCustom(java.lang.String[] fileName, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a custom transformation function.
 void setDefault()
          Deprecated. Sets default transformation function parameters.
 void setExponential(java.lang.Object minimum, java.lang.Object baseFactor, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a Exponential transformation function.
 void setGaussian(java.lang.Object midPoint, java.lang.Object spread, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a Gaussion transformation function.
 void setLarge(java.lang.Object midPoint, java.lang.Object spread, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a Large transformation function.
 void setLinear(java.lang.Object minimum, java.lang.Object maximum, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a Linear transformation function.
 void setLogarithm(java.lang.Object minimum, java.lang.Object factor, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a Logarithm transformation function.
 void setLogisticDecay(java.lang.Object minimum, java.lang.Object maximum, java.lang.Object yInterceptPercent, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a Logistic Decay transformation function.
 void setLogisticGrowth(java.lang.Object minimum, java.lang.Object maximum, java.lang.Object yInterceptPercent, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a Logistic Growth transformation function.
 void setMSLarge(java.lang.Object nMeans, java.lang.Object nSTDVs, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a MSLarge transformation function.
 void setMSSmall(java.lang.Object nMeans, java.lang.Object nSTDVs, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a MSSmall transformation function.
 void setNear(java.lang.Object midPoint, java.lang.Object spread, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a Near transformation function.
 void setPower(java.lang.Object minimum, java.lang.Object exponent, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a Power transformation function.
 void setSmall(java.lang.Object midPoint, java.lang.Object spread, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a Small transformation function.
 void setSymmetricLinear(java.lang.Object minimum, java.lang.Object maximum, java.lang.Object lowerThreshold, java.lang.Object valueBelowThreshold, java.lang.Object upperThreshold, java.lang.Object valueAboveThreshold, IGPMessage ppGPMessage)
          Deprecated. Defines a Symetric Linear transformation function.
 
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

IGPSATransformationFunctionProxy

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

IGPSATransformationFunctionProxy

public IGPSATransformationFunctionProxy()
Deprecated. 
For internal use only


IGPSATransformationFunctionProxy

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

IGPSATransformationFunctionProxy

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

IGPSATransformationFunctionProxy

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

getType

public int getType()
            throws java.io.IOException,
                   AutomationException
Deprecated. 
type of transformation function parameters.

Specified by:
getType in interface IGPSATransformationFunction
Returns:
A com.esri.arcgis.spatialanalyst.esriSATransformationFunctionEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDefault

public void setDefault()
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Sets default transformation function parameters.

Specified by:
setDefault in interface IGPSATransformationFunction
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setGaussian

public void setGaussian(java.lang.Object midPoint,
                        java.lang.Object spread,
                        java.lang.Object lowerThreshold,
                        java.lang.Object valueBelowThreshold,
                        java.lang.Object upperThreshold,
                        java.lang.Object valueAboveThreshold,
                        IGPMessage ppGPMessage)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Defines a Gaussion transformation function.

Specified by:
setGaussian in interface IGPSATransformationFunction
Parameters:
midPoint - A Variant (in)
spread - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSmall

public void setSmall(java.lang.Object midPoint,
                     java.lang.Object spread,
                     java.lang.Object lowerThreshold,
                     java.lang.Object valueBelowThreshold,
                     java.lang.Object upperThreshold,
                     java.lang.Object valueAboveThreshold,
                     IGPMessage ppGPMessage)
              throws java.io.IOException,
                     AutomationException
Deprecated. 
Defines a Small transformation function.

Specified by:
setSmall in interface IGPSATransformationFunction
Parameters:
midPoint - A Variant (in)
spread - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLarge

public void setLarge(java.lang.Object midPoint,
                     java.lang.Object spread,
                     java.lang.Object lowerThreshold,
                     java.lang.Object valueBelowThreshold,
                     java.lang.Object upperThreshold,
                     java.lang.Object valueAboveThreshold,
                     IGPMessage ppGPMessage)
              throws java.io.IOException,
                     AutomationException
Deprecated. 
Defines a Large transformation function.

Specified by:
setLarge in interface IGPSATransformationFunction
Parameters:
midPoint - A Variant (in)
spread - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setNear

public void setNear(java.lang.Object midPoint,
                    java.lang.Object spread,
                    java.lang.Object lowerThreshold,
                    java.lang.Object valueBelowThreshold,
                    java.lang.Object upperThreshold,
                    java.lang.Object valueAboveThreshold,
                    IGPMessage ppGPMessage)
             throws java.io.IOException,
                    AutomationException
Deprecated. 
Defines a Near transformation function.

Specified by:
setNear in interface IGPSATransformationFunction
Parameters:
midPoint - A Variant (in)
spread - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMSSmall

public void setMSSmall(java.lang.Object nMeans,
                       java.lang.Object nSTDVs,
                       java.lang.Object lowerThreshold,
                       java.lang.Object valueBelowThreshold,
                       java.lang.Object upperThreshold,
                       java.lang.Object valueAboveThreshold,
                       IGPMessage ppGPMessage)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Defines a MSSmall transformation function.

Specified by:
setMSSmall in interface IGPSATransformationFunction
Parameters:
nMeans - A Variant (in)
nSTDVs - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMSLarge

public void setMSLarge(java.lang.Object nMeans,
                       java.lang.Object nSTDVs,
                       java.lang.Object lowerThreshold,
                       java.lang.Object valueBelowThreshold,
                       java.lang.Object upperThreshold,
                       java.lang.Object valueAboveThreshold,
                       IGPMessage ppGPMessage)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Defines a MSLarge transformation function.

Specified by:
setMSLarge in interface IGPSATransformationFunction
Parameters:
nMeans - A Variant (in)
nSTDVs - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLinear

public void setLinear(java.lang.Object minimum,
                      java.lang.Object maximum,
                      java.lang.Object lowerThreshold,
                      java.lang.Object valueBelowThreshold,
                      java.lang.Object upperThreshold,
                      java.lang.Object valueAboveThreshold,
                      IGPMessage ppGPMessage)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
Defines a Linear transformation function.

Specified by:
setLinear in interface IGPSATransformationFunction
Parameters:
minimum - A Variant (in)
maximum - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSymmetricLinear

public void setSymmetricLinear(java.lang.Object minimum,
                               java.lang.Object maximum,
                               java.lang.Object lowerThreshold,
                               java.lang.Object valueBelowThreshold,
                               java.lang.Object upperThreshold,
                               java.lang.Object valueAboveThreshold,
                               IGPMessage ppGPMessage)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Defines a Symetric Linear transformation function.

Specified by:
setSymmetricLinear in interface IGPSATransformationFunction
Parameters:
minimum - A Variant (in)
maximum - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setExponential

public void setExponential(java.lang.Object minimum,
                           java.lang.Object baseFactor,
                           java.lang.Object lowerThreshold,
                           java.lang.Object valueBelowThreshold,
                           java.lang.Object upperThreshold,
                           java.lang.Object valueAboveThreshold,
                           IGPMessage ppGPMessage)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Defines a Exponential transformation function.

Specified by:
setExponential in interface IGPSATransformationFunction
Parameters:
minimum - A Variant (in)
baseFactor - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLogarithm

public void setLogarithm(java.lang.Object minimum,
                         java.lang.Object factor,
                         java.lang.Object lowerThreshold,
                         java.lang.Object valueBelowThreshold,
                         java.lang.Object upperThreshold,
                         java.lang.Object valueAboveThreshold,
                         IGPMessage ppGPMessage)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Defines a Logarithm transformation function.

Specified by:
setLogarithm in interface IGPSATransformationFunction
Parameters:
minimum - A Variant (in)
factor - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPower

public void setPower(java.lang.Object minimum,
                     java.lang.Object exponent,
                     java.lang.Object lowerThreshold,
                     java.lang.Object valueBelowThreshold,
                     java.lang.Object upperThreshold,
                     java.lang.Object valueAboveThreshold,
                     IGPMessage ppGPMessage)
              throws java.io.IOException,
                     AutomationException
Deprecated. 
Defines a Power transformation function.

Specified by:
setPower in interface IGPSATransformationFunction
Parameters:
minimum - A Variant (in)
exponent - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLogisticGrowth

public void setLogisticGrowth(java.lang.Object minimum,
                              java.lang.Object maximum,
                              java.lang.Object yInterceptPercent,
                              java.lang.Object lowerThreshold,
                              java.lang.Object valueBelowThreshold,
                              java.lang.Object upperThreshold,
                              java.lang.Object valueAboveThreshold,
                              IGPMessage ppGPMessage)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Defines a Logistic Growth transformation function.

Specified by:
setLogisticGrowth in interface IGPSATransformationFunction
Parameters:
minimum - A Variant (in)
maximum - A Variant (in)
yInterceptPercent - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLogisticDecay

public void setLogisticDecay(java.lang.Object minimum,
                             java.lang.Object maximum,
                             java.lang.Object yInterceptPercent,
                             java.lang.Object lowerThreshold,
                             java.lang.Object valueBelowThreshold,
                             java.lang.Object upperThreshold,
                             java.lang.Object valueAboveThreshold,
                             IGPMessage ppGPMessage)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Defines a Logistic Decay transformation function.

Specified by:
setLogisticDecay in interface IGPSATransformationFunction
Parameters:
minimum - A Variant (in)
maximum - A Variant (in)
yInterceptPercent - A Variant (in)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setCustom

public void setCustom(java.lang.String[] fileName,
                      java.lang.Object lowerThreshold,
                      java.lang.Object valueBelowThreshold,
                      java.lang.Object upperThreshold,
                      java.lang.Object valueAboveThreshold,
                      IGPMessage ppGPMessage)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
Defines a custom transformation function.

Specified by:
setCustom in interface IGPSATransformationFunction
Parameters:
fileName - The fileName (in/out: use single element array)
lowerThreshold - A Variant (in)
valueBelowThreshold - A Variant (in)
upperThreshold - A Variant (in)
valueAboveThreshold - A Variant (in)
ppGPMessage - A reference to a com.esri.arcgis.geodatabase.IGPMessage (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDefaultTransformationValues

public void getDefaultTransformationValues(int type,
                                           java.lang.String pInData,
                                           double fromScale,
                                           double toScale,
                                           boolean bBuildStats,
                                           IGPEnvironmentManager pEnvMgr,
                                           double[] lowerThreshold,
                                           java.lang.Object[] valueBelowThreshold,
                                           double[] upperThreshold,
                                           java.lang.Object[] valueAboveThreshold,
                                           double[] num1,
                                           double[] num2,
                                           double[] num3,
                                           java.lang.String[] fileName)
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
Gets the default values of a transformation function

Specified by:
getDefaultTransformationValues in interface IGPSATransformationFunction
Parameters:
type - A com.esri.arcgis.spatialanalyst.esriSATransformationFunctionEnum constant (in)
pInData - The pInData (in)
fromScale - The fromScale (in)
toScale - The toScale (in)
bBuildStats - The bBuildStats (in)
pEnvMgr - A reference to a com.esri.arcgis.geoprocessing.IGPEnvironmentManager (in)
lowerThreshold - The lowerThreshold (out: use single element array)
valueBelowThreshold - A Variant (out: use single element array)
upperThreshold - The upperThreshold (out: use single element array)
valueAboveThreshold - A Variant (out: use single element array)
num1 - The num1 (out: use single element array)
num2 - The num2 (out: use single element array)
num3 - The num3 (out: use single element array)
fileName - The fileName (out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.