|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMapTimeDescription
COM Interface 'IMapTimeDescription'. 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 |
IIDaa4291a6_8c04_4519_8aa5_4edb246f726b
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ITimeReference |
getTimeReference()
Time reference used by the time aware content. |
ITimeValue |
getTimeValue()
Time value that will be used by the time aware content of the map. |
void |
setTimeReferenceByRef(ITimeReference timeReference)
Time reference used by the time aware content. |
void |
setTimeValueByRef(ITimeValue timeValue)
Time value that will be used by the time aware content of the map. |
| Field Detail |
|---|
static final int IIDaa4291a6_8c04_4519_8aa5_4edb246f726b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ITimeValue getTimeValue()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTimeValueByRef(ITimeValue timeValue)
throws java.io.IOException,
AutomationException
timeValue - A reference to a com.esri.arcgis.system.ITimeValue (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITimeReference getTimeReference()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTimeReferenceByRef(ITimeReference timeReference)
throws java.io.IOException,
AutomationException
timeReference - A reference to a com.esri.arcgis.system.ITimeReference (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 | ||||||||