Package 

Class SvgGenerator


  • 
    public abstract class SvgGenerator<T extends Object>
    
                        

    Generates an image from a svg file.

    • Method Summary

      Modifier and Type Method Description
      final Document generate(T params)
      abstract Unit applyParamsToDocument(Document doc, T params)
      • Methods inherited from class ai.tock.shared.SvgGenerator

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait