com.metsci.glimpse.charts.bathy
Class ContourData

java.lang.Object
  extended by com.metsci.glimpse.charts.bathy.ContourData

public class ContourData
extends java.lang.Object

Author:
ulman

Constructor Summary
ContourData(BathymetryData bathymetryData, GeoProjection tp, double[] levels)
           
 
Method Summary
 float[] getCoordsX()
           
 float[] getCoordsY()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContourData

public ContourData(BathymetryData bathymetryData,
                   GeoProjection tp,
                   double[] levels)
Method Detail

getCoordsX

public float[] getCoordsX()

getCoordsY

public float[] getCoordsY()


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