|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITableCrawler2
COM Interface 'ITableCrawler2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a crawler capable of traversing tables.' 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 |
IIDc0463461_e1e9_46be_8006_0f6c1f49f8d1
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.datasourcesraster.ITableCrawler |
|---|
IID6e943337_d364_4b76_94cc_f7432305a851 |
| Method Summary | |
|---|---|
java.lang.String |
getBlockField()
The name of the field that contains values that identify blocks of related items. |
int |
getMaximumMergeItemsCount()
The maximum number of crawled rows allowed in a merged record. |
IMosaicDataset |
getMosaicDataset()
The mosaic datset being crawled by the crawler. |
boolean |
isHasThumbnail()
Indicates whether the input mosaic dataset has thumbnail. |
void |
setBlockField(java.lang.String pBlockField)
The name of the field that contains values that identify blocks of related items. |
void |
setMaximumMergeItemsCount(int pMaximumMergeItemsCount)
The maximum number of crawled rows allowed in a merged record. |
void |
setMosaicDatasetByRef(IMosaicDataset ppMosaicDataset)
The mosaic datset being crawled by the crawler. |
| Methods inherited from interface com.esri.arcgis.datasourcesraster.ITableCrawler |
|---|
getGroupField, getQueryFilter, getSelectionSet, getSourceField, getTable, getTimeStampField, isOrderByGroup, setCrawlerItemType, setGroupField, setOrderByGroup, setQueryFilterByRef, setSelectionSetByRef, setSourceField, setTableByRef, setTimeStampField |
| Field Detail |
|---|
static final int IIDc0463461_e1e9_46be_8006_0f6c1f49f8d1
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setBlockField(java.lang.String pBlockField)
throws java.io.IOException,
AutomationException
pBlockField - The pBlockField (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getBlockField()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaximumMergeItemsCount(int pMaximumMergeItemsCount)
throws java.io.IOException,
AutomationException
pMaximumMergeItemsCount - The pMaximumMergeItemsCount (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaximumMergeItemsCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMosaicDatasetByRef(IMosaicDataset ppMosaicDataset)
throws java.io.IOException,
AutomationException
ppMosaicDataset - A reference to a com.esri.arcgis.datasourcesraster.IMosaicDataset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IMosaicDataset getMosaicDataset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHasThumbnail()
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 | ||||||||