com.metsci.glimpse.examples.charts.bathy
Class BathymetryExample

java.lang.Object
  extended by com.metsci.glimpse.examples.charts.bathy.BathymetryExample
All Implemented Interfaces:
GlimpseLayoutProvider

public class BathymetryExample
extends java.lang.Object
implements GlimpseLayoutProvider

Data displayed was downloaded from the NOAA/NGDC Bathymetry tool at http://www.ngdc.noaa.gov/mgg/gdas/gd_designagrid.html

Author:
ulman

Constructor Summary
BathymetryExample()
           
 
Method Summary
 MapPlot2D getLayout()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BathymetryExample

public BathymetryExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

getLayout

public MapPlot2D getLayout()
Specified by:
getLayout in interface GlimpseLayoutProvider


Copyright © 2012 Metron, Inc.. All Rights Reserved.