|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterDescriptor
COM Interface 'IRasterDescriptor'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriGeoAnalyst.olb'
Description: 'Provides access to members that control the Raster descriptor.' 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 |
IID296e7f60_d1c8_11d2_9f3c_00c04f8ed1d7
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geoanalyst.IGeoDataDescriptor |
|---|
IID18bdbec1_c45c_11d3_9f5e_00c04f8ed1d7 |
| Method Summary | |
|---|---|
void |
create(IRaster raster,
IQueryFilter filter,
java.lang.String fieldName)
Create a Raster descriptor. |
IRaster |
getRaster()
The Raster in the descriptor. |
| Methods inherited from interface com.esri.arcgis.geoanalyst.IGeoDataDescriptor |
|---|
createFromSelectionSet, getField, getFieldName, getQueryFilter, getSelectionSet |
| Field Detail |
|---|
static final int IID296e7f60_d1c8_11d2_9f3c_00c04f8ed1d7
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void create(IRaster raster,
IQueryFilter filter,
java.lang.String fieldName)
throws java.io.IOException,
AutomationException
raster - A reference to a com.esri.arcgis.geodatabase.IRaster (in)filter - A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)fieldName - The fieldName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRaster getRaster()
throws java.io.IOException,
AutomationException
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 | ||||||||