|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapTimeDescription2
COM Interface 'IMapTimeDescription2'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to time properties of a MapDescription.' 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 |
IID2305fe16_0e11_4291_b824_8e6ceb1649f4
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.IMapTimeDescription |
---|
IIDaa4291a6_8c04_4519_8aa5_4edb246f726b |
Method Summary | |
---|---|
int |
getTimeRelation()
Time relation for the time query. |
void |
setTimeRelation(int relation)
Time relation for the time query. |
Methods inherited from interface com.esri.arcgis.carto.IMapTimeDescription |
---|
getTimeReference, getTimeValue, setTimeReferenceByRef, setTimeValueByRef |
Field Detail |
---|
static final int IID2305fe16_0e11_4291_b824_8e6ceb1649f4
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getTimeRelation() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTimeRelation(int relation) throws java.io.IOException, AutomationException
relation
- A com.esri.arcgis.system.esriTimeRelation constant (in)
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 |