Package skyview.request
Class ToastGridder
- java.lang.Object
-
- skyview.request.ToastGridder
-
- All Implemented Interfaces:
SettingsUpdater
public class ToastGridder extends 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
-
-
-
Method Detail
-
updateSettings
public void updateSettings()
Update the global settings for a TOAST Tile- Specified by:
updateSettings
in interfaceSettingsUpdater
-
-