public class Tourist extends Object
Constructor and Description |
---|
Tourist(boolean replace) |
Modifier and Type | Method and Description |
---|---|
boolean |
visit(Function func,
int depth) |
boolean |
visit(Scalar scalar,
int depth) |
boolean |
visit(Set set,
int depth) |
public boolean visit(Function func, int depth) throws RemoteException, VisADException
RemoteException
VisADException
public boolean visit(Scalar scalar, int depth) throws VisADException
VisADException
public boolean visit(Set set, int depth) throws VisADException
VisADException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.