|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterizeFeatureClassFunctionArguments
COM Interface 'IRasterizeFeatureClassFunctionArguments'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control RasterizeFeatureClass 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 |
IIDe20840ea_3a4c_4e87_b623_3d92a4633529
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getClassIndexField()
Class index field, for the filling (optional, otherwise use oid). |
ITable |
getFeatureClass()
The feature class to be rasterized. |
java.lang.Object |
getRaster()
The source raster object. |
void |
setClassIndexField(java.lang.String pClassIndexField)
Class index field, for the filling (optional, otherwise use oid). |
void |
setFeatureClassByRef(ITable ppFeatureClass)
The feature class to be rasterized. |
void |
setRasterByRef(java.lang.Object ppRaster)
The source raster object. |
| Field Detail |
|---|
static final int IIDe20840ea_3a4c_4e87_b623_3d92a4633529
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.Object getRaster()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRasterByRef(java.lang.Object ppRaster)
throws java.io.IOException,
AutomationException
ppRaster - A reference to another Object (IUnknown) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITable getFeatureClass()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureClassByRef(ITable ppFeatureClass)
throws java.io.IOException,
AutomationException
ppFeatureClass - A reference to a com.esri.arcgis.geodatabase.ITable (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getClassIndexField()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClassIndexField(java.lang.String pClassIndexField)
throws java.io.IOException,
AutomationException
pClassIndexField - The pClassIndexField (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 | ||||||||