org.apache.batik.anim.timing
Class Trace
java.lang.Object
org.apache.batik.anim.timing.Trace
public class Trace
- extends Object
Animation debugging support. To be removed.
Constructor Summary |
Trace()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Trace
public Trace()
enter
public static void enter(Object o,
String fn,
Object[] args)
exit
public static void exit()
print
public static void print(String s)
Copyright © 2008 Apache Software Foundation. All Rights Reserved.