public interface Thing
| Modifier and Type | Method and Description |
|---|---|
void |
addReference(ThingReference r)
add a ThingReference to this Thing object
|
void |
removeReference(ThingReference r)
remove a ThingReference from this Thing object
|
void addReference(ThingReference r) throws VisADException, RemoteException
VisADExceptionRemoteExceptionvoid removeReference(ThingReference r) throws VisADException, RemoteException
VisADExceptionRemoteExceptionCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.