|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRemapFunctionArguments2
COM Interface 'IRemapFunctionArguments2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control remap 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID62e3ed53_771d_4cb4_8e27_2800991ebf31
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.datasourcesraster.IRemapFunctionArguments |
|---|
IID6997f806_48be_4f4b_afcc_f2d765541cdd |
| Method Summary | |
|---|---|
java.lang.String |
getDefinitionExpression()
The definition expression on the remap table. |
IGeometryArray |
getGeometries()
The array of area of interest polygons. |
java.lang.String |
getInputMaxField()
The pixel values in the range [InputField, InputMaxField) are mapped to OutputValue. |
int |
getRemapTableType()
The remap table type. |
void |
setDefinitionExpression(java.lang.String pDefinition)
The definition expression on the remap table. |
void |
setGeometriesByRef(IGeometryArray ppGeometries)
The array of area of interest polygons. |
void |
setInputMaxField(java.lang.String pInputMaxField)
The pixel values in the range [InputField, InputMaxField) are mapped to OutputValue. |
void |
setRemapTableType(int pType)
The remap table type. |
| Methods inherited from interface com.esri.arcgis.datasourcesraster.IRemapFunctionArguments |
|---|
getInputField, getInputRanges, getNoDataRanges, getOutputField, getOutputValues, getRaster, getTable, isAllowUnmatched, isUseTable, setAllowUnmatched, setInputField, setInputRangesByRef, setNoDataRangesByRef, setOutputField, setOutputValuesByRef, setRasterByRef, setTableByRef, setUseTable |
| Field Detail |
|---|
static final int IID62e3ed53_771d_4cb4_8e27_2800991ebf31
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getInputMaxField()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInputMaxField(java.lang.String pInputMaxField)
throws java.io.IOException,
AutomationException
pInputMaxField - The pInputMaxField (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getRemapTableType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRemapTableType(int pType)
throws java.io.IOException,
AutomationException
pType - A com.esri.arcgis.datasourcesraster.esriRemapTableType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDefinitionExpression()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDefinitionExpression(java.lang.String pDefinition)
throws java.io.IOException,
AutomationException
pDefinition - The pDefinition (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeometryArray getGeometries()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGeometriesByRef(IGeometryArray ppGeometries)
throws java.io.IOException,
AutomationException
ppGeometries - A reference to a com.esri.arcgis.geometry.IGeometryArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||