|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITimeDisplayTable2
COM Interface 'ITimeDisplayTable2'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Interface that allows retrieve time related table properties.' 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 |
IID64b8b4af_4f12_4f66_b2dc_79476910ee38
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.ITimeDisplayTable |
|---|
IID7a55bbf1_52f0_413b_ac7c_761bd139ae3f |
| Method Summary | |
|---|---|
void |
prepareTimeQueryEx(ITimeValue pTimeValue,
int eTimeRelation,
IQueryFilter[] pFilter)
Prepares an input query filter by appending the time expression into the where clause. |
void |
prepareTimeQueryFromDisplay(IDisplay pDisplay,
IQueryFilter[] pFilter)
Prepares an input query filter by appending the time expression into the where clause. |
| Methods inherited from interface com.esri.arcgis.carto.ITimeDisplayTable |
|---|
prepareTimeQuery |
| Field Detail |
|---|
static final int IID64b8b4af_4f12_4f66_b2dc_79476910ee38
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void prepareTimeQueryEx(ITimeValue pTimeValue,
int eTimeRelation,
IQueryFilter[] pFilter)
throws java.io.IOException,
AutomationException
pTimeValue - A reference to a com.esri.arcgis.system.ITimeValue (in)eTimeRelation - A com.esri.arcgis.system.esriTimeRelation constant (in)pFilter - A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in/out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void prepareTimeQueryFromDisplay(IDisplay pDisplay,
IQueryFilter[] pFilter)
throws java.io.IOException,
AutomationException
pDisplay - A reference to a com.esri.arcgis.display.IDisplay (in)pFilter - A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in/out: use single element array)
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 | ||||||||