|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAGKeyframeInterval
Provides access to Keyframes with interval information.
Method Summary | |
---|---|
double |
getAnimationInterval(IAGKeyframe pNextKeyframe)
The interval for this keyframe. |
void |
getDisplayTime(String[] pDisplayTime)
The last interpolated time interval for this keyframe. |
Method Detail |
---|
double getAnimationInterval(IAGKeyframe pNextKeyframe) throws IOException, AutomationException
pNextKeyframe
- A reference to a com.esri.arcgis.animation.IAGKeyframe (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void getDisplayTime(String[] pDisplayTime) throws IOException, AutomationException
pDisplayTime
- The pDisplayTime (out: use single element array)
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 |