Class SVGGlyphData


  • public class SVGGlyphData
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SVGGlyphData()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDataURL​(int height)  
      void setSVG​(java.lang.String svg)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • svgDocOffset

        protected long svgDocOffset
      • svgDocLength

        protected long svgDocLength
      • scale

        public float scale
    • Constructor Detail

      • SVGGlyphData

        public SVGGlyphData()
    • Method Detail

      • setSVG

        public void setSVG​(java.lang.String svg)
      • getDataURL

        public java.lang.String getDataURL​(int height)