|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GridDisplayable
An interface for Displayables that display gridded data.
| Method Summary | |
|---|---|
void |
loadData(FieldImpl field)
Load data into this Displayable. |
void |
setColoredByAnother(boolean yesno)
Set whether this GridDisplayable should have the data colored by another parameter. |
| Method Detail |
|---|
void loadData(FieldImpl field)
throws VisADException,
RemoteException
field - field representing the data
RemoteException - Java RMI error
VisADException - problem creating VisAD objectvoid setColoredByAnother(boolean yesno)
yesno - true if colored by another
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||