skyview.request
Class ToastGridder

java.lang.Object
  extended by skyview.request.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
ToastGridder()
           
 
Method Summary
 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