Package atlasgen

Class DrawCsvAction

  • All Implemented Interfaces:
    CsvAction

    public class DrawCsvAction
    extends java.lang.Object
    implements CsvAction
    • Constructor Summary

      Constructors 
      Constructor Description
      DrawCsvAction​(Pixeler pixeler, java.awt.Color color)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init()  
      void processLine​(CsvLine csvLine)  
      • Methods inherited from class java.lang.Object

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

      • DrawCsvAction

        public DrawCsvAction​(Pixeler pixeler,
                             java.awt.Color color)