|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.charts.bathy.ContourData
public class ContourData
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 |
---|
public ContourData(BathymetryData bathymetryData, GeoProjection tp, double[] levels)
Method Detail |
---|
public float[] getCoordsX()
public float[] getCoordsY()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |