visad
Class DisplayImpl.Syncher
java.lang.Object
visad.DisplayImpl.Syncher
- All Implemented Interfaces:
- EventListener, DisplayListener
- Enclosing class:
- DisplayImpl
public class DisplayImpl.Syncher
- extends Object
- implements DisplayListener
Class used to ensure that all linked Data have been
transformed and rendered, used by getImage()
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
displayChanged
public void displayChanged(DisplayEvent e)
throws VisADException,
RemoteException
- process DisplayEvent
- Specified by:
displayChanged
in interface DisplayListener
- Parameters:
e
- DisplayEvent to process
- Throws:
RemoteException
VisADException