Class SVGUtils


  • public class SVGUtils
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static boolean haveToSvg  
    • Constructor Summary

      Constructors 
      Constructor Description
      SVGUtils()  
    • Field Detail

      • haveToSvg

        public static boolean haveToSvg
    • Constructor Detail

      • SVGUtils

        public SVGUtils()
    • Method Detail

      • toSVG

        public static java.lang.String toSVG​(Picture p)
      • adjustBounds

        public static java.awt.geom.Rectangle2D adjustBounds​(Picture pic,
                                                             java.awt.geom.Rectangle2D bounds,
                                                             java.awt.geom.AffineTransform transform)