public class TourInspector extends Tourist
Constructor and Description |
---|
TourInspector(boolean replace) |
Modifier and Type | Method and Description |
---|---|
int |
getTotal() |
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
visit
in class Tourist
RemoteException
VisADException
public boolean visit(Scalar scalar, int depth) throws VisADException
visit
in class Tourist
VisADException
public boolean visit(Set set, int depth) throws VisADException
visit
in class Tourist
VisADException
public int getTotal()
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.