visad.data.fits
Class Tourist
java.lang.Object
visad.data.fits.Tourist
- Direct Known Subclasses:
- TourInspector, TourWriter
- public class Tourist
- extends Object
|
Field Summary |
(package private) boolean |
replace
|
|
Constructor Summary |
Tourist(boolean replace)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
replace
boolean replace
Tourist
public Tourist(boolean replace)
visit
public boolean visit(Function func,
int depth)
throws RemoteException,
VisADException
- Throws:
RemoteException
VisADException
visit
public boolean visit(Scalar scalar,
int depth)
throws VisADException
- Throws:
VisADException
visit
public boolean visit(Set set,
int depth)
throws VisADException
- Throws:
VisADException