Package net.sourceforge.plantuml.sdot
Class DebugUtils
java.lang.Object
net.sourceforge.plantuml.sdot.DebugUtils
public class DebugUtils
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic java.lang.String
pointftoString
(ST_pointf point) static void
printDebugBezier
(ST_bezier bezier) static void
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DebugUtils
public DebugUtils()
-
-
Method Details
-
printDebugEdge
-
printDebugBezier
-
printDebugNode
-
pointftoString
-