net.ontopia.topicmaps.viz
Class VizDebugUtils

java.lang.Object
  extended by net.ontopia.topicmaps.viz.VizDebugUtils

public class VizDebugUtils
extends java.lang.Object


Nested Class Summary
static class VizDebugUtils.CodeTimer
           
static class VizDebugUtils.TimerManager
           
 
Field Summary
protected static boolean ENABLE_MOTION_CONFIGURATION
           
static VizDebugUtils.TimerManager man
           
 
Constructor Summary
VizDebugUtils()
           
 
Method Summary
static void debug(java.lang.String source)
           
static java.lang.String formatTimeDeltaValue(long delta)
           
static java.lang.String getTimeDelta()
           
static long getTimeDeltaValue()
           
static void instrumentedDebug(java.lang.String source)
           
static boolean isAnimatorEnabled()
           
static boolean isDebugEnabled()
           
static boolean isDebugFailMode()
           
static boolean isNeighbouringCircleEnabled()
           
static void resetTimer()
           
static void setDebugFailMode(boolean fail)
           
static void timeDebug(java.lang.String label)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

man

public static VizDebugUtils.TimerManager man

ENABLE_MOTION_CONFIGURATION

protected static final boolean ENABLE_MOTION_CONFIGURATION
See Also:
Constant Field Values
Constructor Detail

VizDebugUtils

public VizDebugUtils()
Method Detail

isDebugEnabled

public static boolean isDebugEnabled()

isAnimatorEnabled

public static boolean isAnimatorEnabled()

isNeighbouringCircleEnabled

public static boolean isNeighbouringCircleEnabled()

isDebugFailMode

public static boolean isDebugFailMode()

setDebugFailMode

public static void setDebugFailMode(boolean fail)

debug

public static void debug(java.lang.String source)

timeDebug

public static void timeDebug(java.lang.String label)

resetTimer

public static void resetTimer()

getTimeDelta

public static java.lang.String getTimeDelta()

formatTimeDeltaValue

public static java.lang.String formatTimeDeltaValue(long delta)

getTimeDeltaValue

public static long getTimeDeltaValue()

instrumentedDebug

public static void instrumentedDebug(java.lang.String source)


Copyright © 2000-2012 Ontopia.