|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITimeWindow
COM Interface 'ITimeWindow'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriAnimation.olb'
Description: 'Provides access to the properties/methods of the time window.' 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 |
IID6ecfe5f7_1227_4565_ac21_626316a84d0a
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getDefinitionQuery()
The definition query. |
java.lang.String |
getEndField()
The end field. |
java.lang.String |
getEndFieldFormat()
The end field format. |
java.lang.String |
getStartField()
The start field. |
java.lang.String |
getStartFieldFormat()
The start field format. |
boolean |
isAnimateCumulatively()
Indicates whether to animate the display cumulatively. |
void |
setAnimateCumulatively(boolean pAnimateFieldsCumulatively)
Indicates whether to animate the display cumulatively. |
void |
setDefinitionQuery(java.lang.String pQuery)
The definition query. |
void |
setEndField(java.lang.String pField)
The end field. |
void |
setEndFieldFormat(java.lang.String pFieldFormat)
The end field format. |
void |
setStartField(java.lang.String pField)
The start field. |
void |
setStartFieldFormat(java.lang.String pField)
The start field format. |
Field Detail |
---|
static final int IID6ecfe5f7_1227_4565_ac21_626316a84d0a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getStartField() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setStartField(java.lang.String pField) throws java.io.IOException, AutomationException
pField
- The pField (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getEndField() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEndField(java.lang.String pField) throws java.io.IOException, AutomationException
pField
- The pField (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getStartFieldFormat() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setStartFieldFormat(java.lang.String pField) throws java.io.IOException, AutomationException
pField
- The pField (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getEndFieldFormat() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEndFieldFormat(java.lang.String pFieldFormat) throws java.io.IOException, AutomationException
pFieldFormat
- The pFieldFormat (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isAnimateCumulatively() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAnimateCumulatively(boolean pAnimateFieldsCumulatively) throws java.io.IOException, AutomationException
pAnimateFieldsCumulatively
- The pAnimateFieldsCumulatively (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getDefinitionQuery() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDefinitionQuery(java.lang.String pQuery) throws java.io.IOException, AutomationException
pQuery
- The pQuery (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 |