public class IAnimation
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IAnimation(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
boolean |
beginning() |
boolean |
close() |
double |
duration() |
boolean |
end() |
boolean |
pause() |
boolean |
play() |
int |
playMode() |
void |
playMode(int param1) |
int |
speed() |
void |
speed(int param1) |
boolean |
stop() |
call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSubN, callSubN, get_CaseSensitive, get, get, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, hasExited, hasExited, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
public double duration()
public void speed(int param1)
public int speed()
public void playMode(int param1)
public int playMode()
public boolean play()
public boolean pause()
public boolean beginning()
public boolean end()
public boolean stop()
public boolean close()