|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITimeDisplayTable
COM Interface 'ITimeDisplayTable'. 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 |
IID7a55bbf1_52f0_413b_ac7c_761bd139ae3f
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
prepareTimeQuery(ITimeValue pTimeValue,
IQueryFilter[] pFilter)
Prepares an input query filter by appending the time expression into the where clause. |
Field Detail |
---|
static final int IID7a55bbf1_52f0_413b_ac7c_761bd139ae3f
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void prepareTimeQuery(ITimeValue pTimeValue, IQueryFilter[] pFilter) throws java.io.IOException, AutomationException
pTimeValue
- A reference to a com.esri.arcgis.system.ITimeValue (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 |