|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDefineOverviewsParameters
COM Interface 'IDefineOverviewsParameters'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control parameters for define overviews of a mosaic dataset.' 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 |
IIDb22217ba_ef57_4f30_b2d4_337a1505a286
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getInstanceID()
The object ID of the raster type instance associated with a preview define overview operation. |
boolean |
isForceOverviewTiles()
Indicates whether overview tiles are generated irrespective of existing primary or overview items in the specified area. |
boolean |
isRefreshAllInstances()
Indicates whether all existing overview instances are refreshed. |
void |
setForceOverviewTiles(boolean pbForceOverviewTiles)
Indicates whether overview tiles are generated irrespective of existing primary or overview items in the specified area. |
void |
setInstanceID(int pInstanceID)
The object ID of the raster type instance associated with a preview define overview operation. |
void |
setRefreshAllInstances(boolean pbRefreshAllInstances)
Indicates whether all existing overview instances are refreshed. |
| Field Detail |
|---|
static final int IIDb22217ba_ef57_4f30_b2d4_337a1505a286
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setForceOverviewTiles(boolean pbForceOverviewTiles)
throws java.io.IOException,
AutomationException
pbForceOverviewTiles - The pbForceOverviewTiles (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isForceOverviewTiles()
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.
void setRefreshAllInstances(boolean pbRefreshAllInstances)
throws java.io.IOException,
AutomationException
pbRefreshAllInstances - The pbRefreshAllInstances (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isRefreshAllInstances()
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 | ||||||||