public class GLOBESite
extends java.lang.Object
Constructor and Description |
---|
GLOBESite(float lat,
float lon) |
Modifier and Type | Method and Description |
---|---|
void |
addCurrentTemp(float year,
float temp) |
java.util.Enumeration |
getAllYears() |
float |
getCurrentTemp(float year) |
OMGraphic |
getGraphic() |
java.lang.String |
getInfo() |
float |
getLatitude() |
float |
getLongitude() |
float |
getMaxTemp() |
float |
getMaxYear() |
float |
getMinTemp() |
float |
getMinYear() |
java.lang.String |
getName() |
float |
getValueForYear(float year) |
java.lang.String |
hash() |
protected void |
recalcLimits() |
public java.lang.String hash()
public void addCurrentTemp(float year, float temp)
public float getCurrentTemp(float year)
public float getLatitude()
public float getLongitude()
public final OMGraphic getGraphic()
public java.lang.String getName()
public java.util.Enumeration getAllYears()
public float getMaxTemp()
public float getMinTemp()
public float getMaxYear()
public float getMinYear()
public float getValueForYear(float year)
protected void recalcLimits()
public java.lang.String getInfo()
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details