IRasterFunctionArguments2Provides access to members that control raster function arguments. IXMLSerialize (esriSystem)Provides access to members that XML serialize and deserialize an object to/from XML. IXMLVersionSupport (esriSystem)Provides access to members that help in serializing an object to diff...
public void setPixelType(int pPixelType) throws java.io.IOException, AutomationExceptionThe output pixel type. Specified by: setPixelType in interface IRasterFunction Parameters: pPixelType - A com.esri.arcgis.geodatabase.rstPixelType constant (in) Throws: java.io.IOException - If there are...
Constant Field ValuesMethod DetailsetHistogramDatavoid setHistogramData(java.lang.Object doubleArrayValues, java.lang.Object longArrayFrequencies) throws java.io.IOException, AutomationExceptionAdds data in form of a histogram (array of values (doubles) and a paired array of frequencies (longs)) to th...
static final java.lang.StringIID Deprecated.Internal use only See Also: Constant Field Values Method Detail getRaster java.lang.ObjectgetRaster() throws java.io.IOException,AutomationException The input raster for conversion. Returns: A reference to another Object (IUnknown) ...
Constant Field ValuesIIDstatic final java.lang.String IIDDeprecated. Internal use only See Also: Constant Field ValuesMethod DetailsetMinimumvoid setMinimum(double rhs1) throws java.io.IOException, AutomationExceptionThe minimum value. Parameters: rhs1 - The rhs1 (in) Throws: java.io.IOException...
See Also: Constant Field ValuesxxDummystatic final int xxDummyDeprecated. Internal use only See Also: Constant Field ValuesIIDstatic final java.lang.String IIDDeprecated. Internal use only See Also: Constant Field ValuesMethod DetailgetClassificationMethodIUID getClassificationMethod() throws java...
Methods inherited from class java.lang.Object clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait Field Detail serialVersionUID public static final longserialVersionUID See Also: Constant Field Values Constructor Detail