|
|||||||||
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.TourWriter
public class TourWriter
Constructor Summary | |
---|---|
TourWriter(boolean replace,
Fits fits)
|
Method Summary | |
---|---|
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 TourWriter(boolean replace, Fits fits)
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |