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

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

public class DynamicReprojectionExample
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

XXX: Numerical instability issue causing chart to march across the plot as you move the cursor around.

Author:
hogye

Constructor Summary
DynamicReprojectionExample()
           
 
Method Summary
 MultiAxisPlot2D 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

DynamicReprojectionExample

public DynamicReprojectionExample()
Method Detail

main

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

getLayout

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


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