public interface GridDisplayable
Modifier and Type | Method and Description |
---|---|
void |
loadData(visad.FieldImpl field)
Load data into this Displayable.
|
void |
setColoredByAnother(boolean yesno)
Set whether this GridDisplayable should have the data colored
by another parameter.
|
void loadData(visad.FieldImpl field) throws visad.VisADException, java.rmi.RemoteException
field
- field representing the datajava.rmi.RemoteException
- Java RMI errorvisad.VisADException
- problem creating VisAD objectvoid setColoredByAnother(boolean yesno)
yesno
- true if colored by another