public class FitsTourGuide extends TourGuide
Constructor and Description |
---|
FitsTourGuide(Data data,
Tourist tourist) |
Modifier and Type | Method and Description |
---|---|
boolean |
show(Function func,
Tourist tourist,
int depth) |
boolean |
show(Scalar scalar,
Tourist tourist,
int depth) |
boolean |
show(Set set,
Tourist tourist,
int depth) |
boolean |
show(Tuple tuple,
Tourist tourist,
int depth) |
public FitsTourGuide(Data data, Tourist tourist) throws RemoteException, VisADException
RemoteException
VisADException
public boolean show(Function func, Tourist tourist, int depth) throws RemoteException, VisADException
show
in class TourGuide
RemoteException
VisADException
public boolean show(Scalar scalar, Tourist tourist, int depth) throws VisADException
show
in class TourGuide
VisADException
public boolean show(Set set, Tourist tourist, int depth) throws VisADException
show
in class TourGuide
VisADException
public boolean show(Tuple tuple, Tourist tourist, int depth) throws RemoteException, VisADException
show
in class TourGuide
RemoteException
VisADException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.