|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapTimeDescription2
Provides access to time properties of a MapDescription.
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 |
Method Detail |
---|
int getTimeRelation() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTimeRelation(int relation) throws IOException, AutomationException
relation
- A com.esri.arcgis.system.esriTimeRelation constant (in)
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 |