|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterTypeName
COM Interface 'IRasterTypeName'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a raster type name.' 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 |
IID3de899f9_7c59_4d03_9afa_5f526398a6b5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getInstanceID()
The object ID within the mosaic dataset of the raster type instance referenced by this raster type name object. |
IMosaicDatasetName |
getMosaicDatasetName()
The mosaic dataset name object that stores the raster type instance referenced by this raster type name object. |
java.lang.String |
getName()
The string representation of the raster type object. |
void |
setInstanceID(int pInstanceID)
The object ID within the mosaic dataset of the raster type instance referenced by this raster type name object. |
void |
setMosaicDatasetNameByRef(IMosaicDatasetName ppMosaicDatasetName)
The mosaic dataset name object that stores the raster type instance referenced by this raster type name object. |
void |
setName(java.lang.String pName)
The string representation of the raster type object. |
| Field Detail |
|---|
static final int IID3de899f9_7c59_4d03_9afa_5f526398a6b5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setName(java.lang.String pName)
throws java.io.IOException,
AutomationException
pName - The pName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMosaicDatasetNameByRef(IMosaicDatasetName ppMosaicDatasetName)
throws java.io.IOException,
AutomationException
ppMosaicDatasetName - A reference to a com.esri.arcgis.geodatabase.IMosaicDatasetName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IMosaicDatasetName getMosaicDatasetName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInstanceID(int pInstanceID)
throws java.io.IOException,
AutomationException
pInstanceID - The pInstanceID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getInstanceID()
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 | ||||||||