|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.idv.flythrough.FlythroughDecorator
ucar.unidata.idv.flythrough.WeatherDecorator
public class WeatherDecorator
| Constructor Summary | |
|---|---|
WeatherDecorator()
_more_ |
|
WeatherDecorator(Flythrough flythrough)
_more_ |
|
| Method Summary | |
|---|---|
String |
getName()
_more_ |
void |
handleReadout(FlythroughPoint pt,
List<ReadoutInfo> samples)
_more_ |
boolean |
paintDashboard(Graphics2D g,
JComponent comp)
_more_ |
| Methods inherited from class ucar.unidata.idv.flythrough.FlythroughDecorator |
|---|
clearSamples, getShown, initEditMenu, initFileMenu, initViewMenu, logException, setFlythrough, setShown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WeatherDecorator()
public WeatherDecorator(Flythrough flythrough)
flythrough - _more_| Method Detail |
|---|
public String getName()
getName in class FlythroughDecorator
public void handleReadout(FlythroughPoint pt,
List<ReadoutInfo> samples)
throws Exception
handleReadout in class FlythroughDecoratorsamples - _more_
Exception - _more_
public boolean paintDashboard(Graphics2D g,
JComponent comp)
paintDashboard in class FlythroughDecoratorg - _more_comp - _more_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||