visad.data.fits
Class TourGuide
- java.lang.Object
-
- visad.data.fits.TourGuide
-
- Direct Known Subclasses:
- FitsTourGuide
public abstract class TourGuide extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description TourGuide()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method and Description booleanshow(Data data, Tourist tourist, int depth)abstract booleanshow(Function func, Tourist tourist, int depth)abstract booleanshow(Scalar scalar, Tourist tourist, int depth)abstract booleanshow(Set set, Tourist tourist, int depth)abstract booleanshow(Tuple tuple, Tourist tourist, int depth)
-
-
-
Method Detail
-
show
public boolean show(Data data, Tourist tourist, int depth) throws java.rmi.RemoteException, VisADException
- Throws:
java.rmi.RemoteExceptionVisADException
-
show
public abstract boolean show(Function func, Tourist tourist, int depth) throws java.rmi.RemoteException, VisADException
- Throws:
java.rmi.RemoteExceptionVisADException
-
show
public abstract boolean show(Scalar scalar, Tourist tourist, int depth) throws VisADException
- Throws:
VisADException
-
show
public abstract boolean show(Set set, Tourist tourist, int depth) throws VisADException
- Throws:
VisADException
-
show
public abstract boolean show(Tuple tuple, Tourist tourist, int depth) throws java.rmi.RemoteException, VisADException
- Throws:
java.rmi.RemoteExceptionVisADException
-
-
DMelt 3.0 © DataMelt by jWork.ORG