public class TourWriter extends Tourist
Constructor and Description |
---|
TourWriter(boolean replace,
nom.tam.fits.Fits fits) |
Modifier and Type | Method and Description |
---|---|
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
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.