Class LineFactory


  • public class LineFactory
    extends Object
    Since:
    1.6
    • Constructor Detail

      • LineFactory

        public LineFactory()
    • Method Detail

      • createLine

        public Line createLine​(String text,
                               int number)