Class TL2Svg


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

      Constructors 
      Constructor Description
      TL2Svg()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.kitfox.svg.SVGDiagram instantiateSVGDiagram​(TrafficLightPic pic, float svgHeight)  
      • Methods inherited from class java.lang.Object

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

      • TL2Svg

        public TL2Svg()
    • Method Detail

      • instantiateSVGDiagram

        public static com.kitfox.svg.SVGDiagram instantiateSVGDiagram​(TrafficLightPic pic,
                                                                      float svgHeight)
                                                               throws java.io.IOException,
                                                                      com.kitfox.svg.SVGException
        Throws:
        java.io.IOException
        com.kitfox.svg.SVGException