Package atlasgen

Class DrawPerCountryActionSphere

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

public class DrawPerCountryActionSphere extends Object implements Action
  • Constructor Details

    • DrawPerCountryActionSphere

      public DrawPerCountryActionSphere(TestEarth testEarth)
  • Method Details

    • init

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

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