|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterSdeServerOperation
COM Interface 'IRasterSdeServerOperation'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control the RasterSDE operation.' 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 |
IID867a268a_0ed0_406b_955d_81eb20d806ea
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
buildPyramids()
Instructs Raster SDE Server to build pyramid layers based on the defined storage properties. |
void |
computeStatistics()
Computes statistics on a raster SDE. |
void |
create()
Creates a raster dataset on an SDE server. |
void |
delete()
Deletes raster dataset from SDE server. |
void |
mosaic()
Instructs Raster SDE Server to mosaic data based on the defined storage properties. |
void |
update()
Updates properties of raster dataset on SDE server. |
| Field Detail |
|---|
static final int IID867a268a_0ed0_406b_955d_81eb20d806ea
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void create()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void update()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void delete()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void mosaic()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void buildPyramids()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void computeStatistics()
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 | ||||||||