Package atlasgen

Class DrawOneCountryAction

java.lang.Object
atlasgen.DrawOneCountryAction
All Implemented Interfaces:
Action

public class DrawOneCountryAction extends Object implements Action
  • Constructor Details

    • DrawOneCountryAction

      public DrawOneCountryAction(Pixeler pixeler, atlasgen.SetMinMax.MyDim dim, ITexture tex)
  • Method Details

    • init

      public void init()
      Specified by:
      init in interface Action
    • processLine

      public void processLine(CsvLine csvLine)
      Specified by:
      processLine in interface Action