|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisad.data.fits.Tourist
visad.data.fits.TourInspector
public class TourInspector
Constructor Summary | |
---|---|
TourInspector(boolean replace)
|
Method Summary | |
---|---|
int |
getTotal()
|
boolean |
visit(Function func,
int depth)
|
boolean |
visit(Scalar scalar,
int depth)
|
boolean |
visit(Set set,
int depth)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TourInspector(boolean replace)
Method Detail |
---|
public boolean visit(Function func, int depth) throws java.rmi.RemoteException, VisADException
visit
in class Tourist
java.rmi.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()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |