WISA.wisa3D.slicer
Class SlicerCell

java.lang.Object
  |
  +--visad.ActionImpl
        |
        +--visad.CellImpl
              |
              +--WISA.wisa3D.slicer.SlicerCell
All Implemented Interfaces:
visad.Action, visad.Cell, java.util.EventListener, java.lang.Runnable, visad.ThingChangedListener

public class SlicerCell
extends visad.CellImpl


Field Summary
protected  SlicerPlane plane
           
 
Constructor Summary
SlicerCell(SlicerPlane plane)
           
 
Method Summary
 void doAction()
           
 
Methods inherited from class visad.CellImpl
getOtherReference, setOtherReference
 
Methods inherited from class visad.ActionImpl
addReference, checkTicks, disableAction, enableAction, findReference, getCurrentActionThread, getLinks, getName, removeAllReferences, removeReference, run, setEnabled, setName, setThreadPoolMaximum, stop, stopThreadPool, thingChanged, waitForTasks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface visad.Action
addReference, getName, removeAllReferences, removeReference
 
Methods inherited from interface visad.ThingChangedListener
thingChanged
 

Field Detail

plane

protected SlicerPlane plane
Constructor Detail

SlicerCell

public SlicerCell(SlicerPlane plane)
Method Detail

doAction

public void doAction()
              throws visad.VisADException,
                     java.rmi.RemoteException
Specified by:
doAction in class visad.CellImpl
visad.VisADException
java.rmi.RemoteException