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
VisADException
RemoteException
void removeReference(ThingReference r) throws VisADException, RemoteException
VisADException
RemoteException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.