com.metsci.glimpse.examples.charts.rnc
Class RasterNavigationChartExample

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

public class RasterNavigationChartExample
extends java.lang.Object
implements GlimpseLayoutProvider

Glimpse has preliminary support for displaying Electronic Navigation Chart raster images available in the BSB Raster format directly from NOAA.

Chart files which can be directly loaded and displayed by Glimpse are available from the following website: http://www.charts.noaa.gov/RNCs/RNCs.shtml

Note that currently Glimpse does not automatically project the image correctly (it is being displayed here as a flat image). This capability is in development.

Author:
ulman
See Also:
BsbRasterData

Constructor Summary
RasterNavigationChartExample()
           
 
Method Summary
 ColorAxisPlot2D 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

RasterNavigationChartExample

public RasterNavigationChartExample()
Method Detail

main

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

getLayout

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


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