com.metsci.glimpse.charts.shoreline.ndgc
Class NdgcLandPainter

java.lang.Object
  extended by com.metsci.glimpse.painter.base.GlimpsePainterImpl
      extended by com.metsci.glimpse.painter.base.GlimpsePainter2D
          extended by com.metsci.glimpse.charts.shoreline.LandShapePainter
              extended by com.metsci.glimpse.charts.shoreline.ndgc.NdgcLandPainter
All Implemented Interfaces:
GlimpsePainter

Deprecated.

@Deprecated
public class NdgcLandPainter
extends LandShapePainter

Deprecated in favor of com.metsci.glimpse.charts.shoreline.LandShapePainter. Displays shoreline data available from the NOAA/NGDC Coastline Extractor tool at http://www.ngdc.noaa.gov/mgg_coastline/

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

Author:
ulman

Field Summary
 
Fields inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl
BYTES_PER_FLOAT, logger
 
Constructor Summary
NdgcLandPainter()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.metsci.glimpse.charts.shoreline.LandShapePainter
deleteAll, dispose, loadLandFile, loadLandFile, loadLandFile, loadLandFileAndCenterAxis, loadLandFileAndCenterAxis, loadLandFileAndCenterAxis, loadNdgcLandFile, loadNgdcLandFile, loadNgdcLandFile, loadNgdcLandFileAndCenterAxis, paintTo, setFill, setFillColor, setFillColor, setLineColor, setLineColor, setLineDotted, setLineDotted, setLineWidth, setPolyDotted, setPolyDotted, setShowLines
 
Methods inherited from class com.metsci.glimpse.painter.base.GlimpsePainter2D
paintTo
 
Methods inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl
dispose, isDisposed, isVisible, paintTo, setErrorHandling, setLookAndFeel, setVisible
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NdgcLandPainter

public NdgcLandPainter()
Deprecated. 


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