Class ToastGridder

  • All Implemented Interfaces:
    SettingsUpdater

    public class ToastGridder
    extends java.lang.Object
    implements SettingsUpdater
    This finds the correct center and scale for a user a TOAST grid output.
    • Constructor Summary

      Constructors 
      Constructor Description
      ToastGridder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void updateSettings()
      Update the global settings for a TOAST Tile
      • Methods inherited from class java.lang.Object

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

      • ToastGridder

        public ToastGridder()
    • Method Detail

      • updateSettings

        public void updateSettings()
        Update the global settings for a TOAST Tile
        Specified by:
        updateSettings in interface SettingsUpdater