|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.collab.SharableImpl
ucar.unidata.idv.control.DisplayControlBase
ucar.unidata.idv.control.DisplayControlImpl
ucar.unidata.idv.control.AerologicalSoundingControl
ucar.unidata.idv.control.RaobSoundingControl
public class RaobSoundingControl
A AerologicalSoundingControl for RAOB data.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ucar.unidata.idv.control.DisplayControlImpl |
|---|
DisplayControlImpl.SideLegendLabel |
| Field Summary |
|---|
| Fields inherited from class ucar.unidata.idv.control.AerologicalSoundingControl |
|---|
aeroDisplay, hodoDisplay, soundingView |
| Fields inherited from class ucar.unidata.idv.control.DisplayControlImpl |
|---|
categories, colorScaleInfo, colorScales, contourInfo, contourInfoParams, controlContext, ctw, cw, dataSelection, defaultView, defaultViewManager, DISPLAY_LIST_NAME, displayListTable, displayMasters, displayUnit, helpUrl, initNoteText, instantiatedWithNoData, noteTextArea, noteWrapper, paramName, requestProperties, settingVisibility, sharables, showNoteText, skipSlider, srw, version, viewManagers |
| Fields inherited from interface ucar.unidata.view.sounding.AerologicalDisplayConstants |
|---|
EMAGRAM_DISPLAY, SKEWT_DISPLAY, STUVE_DISPLAY |
| Fields inherited from interface ucar.unidata.idv.DisplayControl |
|---|
BOTTOM_LEGEND, DEFAULT_PROBEFORMAT, PREF_PREFIX, PREF_PROBEFORMAT, PREF_REMOVEONWINDOWCLOSE, PREF_SAMPLING_MODE, PREF_STANDALONE_REMOVEONCLOSE, PREF_STANDALONE_REMOVEONCLOSE_ASK, PROP_LEGENDICON, SIDE_LEGEND |
| Constructor Summary | |
|---|---|
RaobSoundingControl()
Constructs from nothing. |
|
| Method Summary | |
|---|---|
void |
doRemove()
Remove this control. |
protected Data |
getDisplayListData()
Add the data to the in display legend |
int |
getSelectedStationIndex()
Get the SelectedStationIndex property. |
protected String |
getSpatialLociLabel()
Override the base class method to return the relevant name |
boolean |
init(DataChoice dataChoice)
Initializes this instance with a DataChoice. |
void |
setSelectedStationIndex(int value)
Set the SelectedStationIndex property. |
void |
setSpatialLociVisible(boolean visible)
Sets the visibility of the spatial loci in the main, 3D window. |
| Methods inherited from class ucar.unidata.idv.control.DisplayControlBase |
|---|
boxToEarth, boxToEarth, boxToEarth, boxToEarth, boxToEarth, boxToScreen, calculateRectangle, createStationTfo, earthToBox, earthToBox, earthToBoxTuple, earthToScreen, formatLevels, getScreenCenter, getSelectedStation, isLeftButtonDown, logException, logException, makeEarthLocation, screenToBox, screenToBox, screenToEarth, setStations, setStations, toBox, toEarth, userErrorMessage, userMessage |
| Methods inherited from class ucar.unidata.collab.SharableImpl |
|---|
applySharableProperties, doShare, doShare, doShareExternal, doShareInternal, getSharablePropertiesComponent, getShareGroup, getSharing, getUniqueId, initSharable, removeSharable, setShareGroup, setSharing, setUniqueId, showSharableDialog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ucar.unidata.collab.Sharable |
|---|
getShareGroup, getSharing, getUniqueId |
| Constructor Detail |
|---|
public RaobSoundingControl()
throws VisADException,
RemoteException
VisADException - if a VisAD failure occurs.
RemoteException - if a Java RMI failure occurs.| Method Detail |
|---|
public boolean init(DataChoice dataChoice)
throws VisADException,
RemoteException
DataChoice.
init in class DisplayControlImpldataChoice - The data for this instance.
true if and only if this instance
was correctly initialized.
VisADException - couldn't create a VisAD object needed
RemoteException - couldn't create a remote object needed
public void doRemove()
throws VisADException,
RemoteException
doRemove in interface DisplayControldoRemove in class AerologicalSoundingControlRemoteException - Java RMI error
VisADException - VisAD Errorpublic void setSelectedStationIndex(int value)
value - The new value for SelectedStationIndexpublic int getSelectedStationIndex()
protected String getSpatialLociLabel()
getSpatialLociLabel in class AerologicalSoundingControl
public void setSpatialLociVisible(boolean visible)
throws VisADException,
RemoteException
setSpatialLociVisible in class AerologicalSoundingControlvisible - If true, then the loci will be rendered visible;
otherwise, they will be rendered invisible.
RemoteException - Java RMI error
VisADException - VisAD errorprotected Data getDisplayListData()
getDisplayListData in class DisplayControlImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||