|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ConstantMaps.Visitor
Interface for visitors to ConstantMaps.
| Method Summary | |
|---|---|
void |
visit(ConstantMapAdapter map)
Visits an adapted ConstantMap. |
void |
visit(ConstantMapComposite maps)
Visits a collection of adapted ConstantMaps. |
| Method Detail |
|---|
void visit(ConstantMapComposite maps)
throws VisADException,
RemoteException
ConstantMaps.
maps - The ConstantMapComposite to
visit.
VisADException - VisAD failure.
RemoteException - Java RMI failure.
void visit(ConstantMapAdapter map)
throws VisADException,
RemoteException
ConstantMap.
map - The ConstantMapComposite to
visit.
VisADException - VisAD failure.
RemoteException - Java RMI failure.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||