|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.idv.control.ReadoutInfo
public class ReadoutInfo
| Constructor Summary | |
|---|---|
ReadoutInfo(DisplayControl from,
Data data)
_more_ |
|
ReadoutInfo(DisplayControl from,
Data data,
EarthLocation location,
Real time)
_more_ |
|
| Method Summary | |
|---|---|
Data |
getData()
Get the Data property. |
DisplayControl |
getFromDisplay()
Get the FromDisplay property. |
String |
getImageName()
Get the ImageName property. |
String |
getImageUrl()
Get the ImageUrl property. |
EarthLocation |
getLocation()
Get the Location property. |
Range |
getRange()
Get the Range property. |
Real |
getReal()
_more_ |
Unit |
getUnit()
Get the Unit property. |
void |
setData(Data value)
Set the Data property. |
void |
setFromDisplay(DisplayControl value)
Set the FromDisplay property. |
void |
setImageName(String value)
Set the ImageName property. |
void |
setImageUrl(String value)
Set the ImageUrl property. |
void |
setLocation(EarthLocation value)
Set the Location property. |
void |
setRange(Range value)
Set the Range property. |
void |
setUnit(Unit value)
Set the Unit property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReadoutInfo(DisplayControl from,
Data data)
from - _more_data - _more_
public ReadoutInfo(DisplayControl from,
Data data,
EarthLocation location,
Real time)
from - _more_data - _more_location - _more_time - _more_| Method Detail |
|---|
public void setFromDisplay(DisplayControl value)
value - The new value for FromDisplaypublic DisplayControl getFromDisplay()
public void setLocation(EarthLocation value)
value - The new value for Locationpublic EarthLocation getLocation()
public void setData(Data value)
value - The new value for Datapublic Data getData()
public Real getReal()
public void setUnit(Unit value)
value - The new value for Unitpublic Unit getUnit()
public void setRange(Range value)
value - The new value for Rangepublic Range getRange()
public void setImageUrl(String value)
value - The new value for ImageUrlpublic String getImageUrl()
public void setImageName(String value)
value - The new value for ImageNamepublic String getImageName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||