com.metsci.glimpse.examples.charts.shoreline
Class LandPlotExample

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

public class LandPlotExample
extends java.lang.Object
implements GlimpseLayoutProvider

Displays shoreline data available from the NOAA/NGDC Coastline Extractor tool at http://www.ngdc.noaa.gov/mgg/coast/

When downloading data, choose the following options: World Vector Shoreline Compression Method: None Coast Format: Mapgen Coast Preview: No Preview

Author:
ulman

Constructor Summary
LandPlotExample()
           
 
Method Summary
 SimplePlot2D 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

LandPlotExample

public LandPlotExample()
Method Detail

main

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

getLayout

public SimplePlot2D getLayout()
                       throws java.text.ParseException
Specified by:
getLayout in interface GlimpseLayoutProvider
Throws:
java.text.ParseException


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