Uses of Class
visad.CellImpl

Packages that use CellImpl
visad The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. 
visad.ss Provides a spreadsheet user interface for VisAD that can import data from any form VisAD supports and compute new data objects using formulas by utilizing the visad.formula package. 
 

Uses of CellImpl in visad
 

Constructors in visad with parameters of type CellImpl
RemoteCellImpl(CellImpl d)
           
 

Uses of CellImpl in visad.ss
 

Subclasses of CellImpl in visad.ss
 class SSCellImpl
          A VisAD Cell which updates an SSCell when one of its Data objects change.