|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITimeDisplay
COM Interface 'ITimeDisplay'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the Time Extent.' 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 |
IID2045f389_b48e_4cb6_a63b_d1232c1af39d
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ITimeReference |
getTimeReference()
Time reference using which the data has to be displayed. |
ITimeValue |
getTimeValue()
Time Extent for which the data has to be displayed. |
void |
setTimeReference(ITimeReference timeReference)
Time reference using which the data has to be displayed. |
void |
setTimeValue(ITimeValue timeExtent)
Time Extent for which the data has to be displayed. |
| Field Detail |
|---|
static final int IID2045f389_b48e_4cb6_a63b_d1232c1af39d
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 setTimeValue(ITimeValue timeExtent)
throws java.io.IOException,
AutomationException
timeExtent - 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 setTimeReference(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 | ||||||||