Package gnu.kawa.models
Class SVGUtils
java.lang.Object
gnu.kawa.models.SVGUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Rectangle2D
adjustBounds
(Picture pic, Rectangle2D bounds, AffineTransform transform) static String
static void
static void
toSVG
(Picture p, PrintConsumer out, boolean headers) static KElement
-
Field Details
-
haveToSvg
public static boolean haveToSvg
-
-
Constructor Details
-
SVGUtils
public SVGUtils()
-
-
Method Details
-
toSVG
-
toSVG
-
toSVG
-
toSVGNode
-
adjustBounds
-