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.
- Version:
- $Id: Trace.java 1733416 2016-03-03 07:07:13Z gadams $
- Author:
- Cameron McCormack
|
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 © 2000–2017 Apache Software Foundation. All rights reserved.