|
||||||||||
| 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.ImageDecorator
public class ImageDecorator
| Constructor Summary | |
|---|---|
ImageDecorator()
_more_ |
|
ImageDecorator(Flythrough flythrough)
_more_ |
|
| Method Summary | |
|---|---|
void |
fetchBackgroundImage(String url)
_more_ |
String |
getName()
_more_ |
void |
handleReadout(FlythroughPoint pt,
List<ReadoutInfo> samples)
_more_ |
boolean |
paintDashboard(Graphics2D g2,
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 ImageDecorator()
public ImageDecorator(Flythrough flythrough)
flythrough - _more_| Method Detail |
|---|
public void handleReadout(FlythroughPoint pt,
List<ReadoutInfo> samples)
throws Exception
handleReadout in class FlythroughDecoratorsamples - _more_
Exception - _more_public void fetchBackgroundImage(String url)
url - _more_public String getName()
getName in class FlythroughDecorator
public boolean paintDashboard(Graphics2D g2,
JComponent comp)
paintDashboard in class FlythroughDecoratorg2 - _more_comp - _more_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||