|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterDatasetEdit2
COM Interface 'IRasterDatasetEdit2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that control editing of a RasterDataset.' 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 |
IID24217915_7f69_4317_b0e0_908400e578c4
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabase.IRasterDatasetEdit |
|---|
IIDba86a917_98ec_4994_b692_760abedcc306 |
| Method Summary | |
|---|---|
void |
alterAttributeTable(ITable newTable)
Alters the raster attribute table. |
void |
buildAttributeTable()
Builds the raster attribute table. |
void |
deleteAttributeTable()
Deletes the raster attribute table. |
boolean |
isCanAlterAttributeTable()
Indicates if the raster attribute table can be altered. |
| Methods inherited from interface com.esri.arcgis.geodatabase.IRasterDatasetEdit |
|---|
alterColormap, appendNewBand, computeStats, deleteColormap, deleteStats, erase, mosaic, mosaicBands |
| Field Detail |
|---|
static final int IID24217915_7f69_4317_b0e0_908400e578c4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void alterAttributeTable(ITable newTable)
throws java.io.IOException,
AutomationException
newTable - 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.
void deleteAttributeTable()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isCanAlterAttributeTable()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void buildAttributeTable()
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 | ||||||||