|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAGKeyframeInterval
COM Interface 'IAGKeyframeInterval'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriAnimation.olb'
Description: 'Provides access to Keyframes with interval information.' 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 |
IIDbd570576_2130_4593_9c5f_c79e1c22788e
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
double |
getAnimationInterval(IAGKeyframe pNextKeyframe)
The interval for this keyframe. |
void |
getDisplayTime(java.lang.String[] pDisplayTime)
The last interpolated time interval for this keyframe. |
Field Detail |
---|
static final int IIDbd570576_2130_4593_9c5f_c79e1c22788e
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
double getAnimationInterval(IAGKeyframe pNextKeyframe) throws java.io.IOException, AutomationException
pNextKeyframe
- A reference to a com.esri.arcgis.animation.IAGKeyframe (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void getDisplayTime(java.lang.String[] pDisplayTime) throws java.io.IOException, AutomationException
pDisplayTime
- The pDisplayTime (out: use single element array)
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 |