visad.data.fits
Class FitsTourGuide
java.lang.Object
visad.data.fits.TourGuide
visad.data.fits.FitsTourGuide
public class FitsTourGuide
- extends TourGuide
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FitsTourGuide
public FitsTourGuide(Data data,
Tourist tourist)
throws RemoteException,
VisADException
- Throws:
RemoteException
VisADException
show
public boolean show(Function func,
Tourist tourist,
int depth)
throws RemoteException,
VisADException
- Specified by:
show
in class TourGuide
- Throws:
RemoteException
VisADException
show
public boolean show(Scalar scalar,
Tourist tourist,
int depth)
throws VisADException
- Specified by:
show
in class TourGuide
- Throws:
VisADException
show
public boolean show(Set set,
Tourist tourist,
int depth)
throws VisADException
- Specified by:
show
in class TourGuide
- Throws:
VisADException
show
public boolean show(Tuple tuple,
Tourist tourist,
int depth)
throws RemoteException,
VisADException
- Specified by:
show
in class TourGuide
- Throws:
RemoteException
VisADException