DirectX Media for Animation Java Reference |
![]() Previous |
![]() Classes |
![]() Index |
Lists classes and their methods. Constructors are not included because they are defined in a class of the same name.
AppTriggeredEvent Class |
public void trigger() |
public void trigger(Behavior eventData) |
ArrayBvr Class |
public int length() |
public Behavior nth(NumberBvr a) |
Bbox2Bvr Class |
public Point2Bvr getMax() |
public Point2Bvr getMin() |
public static Bbox2Bvr newUninitBvr() |
Bbox3Bvr Class |
public Point3Bvr getMax() |
public Point3Bvr getMin() |
public static Bbox3Bvr newUninitBvr() |
BehaviorCtx Class |
No public methods. |
BvrCallback Interface |
public abstract Behavior notify(int id, boolean start, double startTime, double globalTime, double localTime, Behavior sampledValue, Behavior currentRunningBvr, BehaviorCtx ctx) |
Cycler Class |
public Behavior getBvr() |
DashstyleBvr Class |
public static DashstyleBvr newUninitBvr() |
DXMException Class |
public String GetErrorString() |
EndstyleBvr Class |
public static EndstyleBvr newUninitBvr() |
EventCallbackObject Interface |
public abstract void invoke(Object object, double eventTime, BehaviorCtx ctx) |
FontfamilyBvr Class |
public static FontfamilyBvr newUninitBvr() |
JoinstyleBvr Class |
public static JoinstyleBvr newUninitBvr() |
MicrophoneBvr Class |
public MicrophoneBvr transform(Transform3Bvr xf) |
public static MicrophoneBvr newUninitBvr() |
Miscellany Class |
public static String getVersionString() |
public static DXMEvent keyDown(int keyCode) |
public static BooleanBvr keyState(int keyCode) |
public static DXMEvent keyUp(int keyCode) |
PairObject Class |
public Object getFirst() |
public Object getSecond() |
PickableGeometryBvr Class |
public DXMEvent getPickEvent() |
PickableImageBvr Class |
public DXMEvent getPickEvent() |
Preferences Class |
TBD |
Statics Class |
Contains all the static methods from each class. |
StringBvr Class |
public String extract() |
public static StringBvr concat(StringBvr a, StringBvr b) |
public static StringBvr newUninitBvr() |
public static StringBvr toBvr(String string) |
Switcher Class |
public Behavior getBvr() |
public void switchTo(Behavior newBvr) |
TupleBvr |
public Behavior nth(int i) |
public void pairBvr(Behavior first, Behavior second) |
public void tripleBvr(Behavior first, Behavior second, Behavior third) |
UntilNotifier Interface |
public abstract Behavior notify(Object eventData, Behavior previous, double eventTime, BehaviorCtx ctx) |
© 1997 Microsoft Corporation. All rights reserved. Legal Notices.