Uses of Package
visad.ss

Packages that use visad.ss
visad.cluster   
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. 
 

Classes in visad.ss used by visad.cluster
BasicSSCell
          BasicSSCell represents a single spreadsheet display cell.
FancySSCell
          FancySSCell is an extension of BasicSSCell with extra options, such as a file loader dialog and a dialog to set up ScalarMaps.
SSCellData
          Class for encapsulating all needed information about a Data object present in a BasicSSCell.
SSCellListener
          Interface for listeners of SSCell changes.
 

Classes in visad.ss used by visad.ss
BasicSSCell
          BasicSSCell represents a single spreadsheet display cell.
FancySSCell
          FancySSCell is an extension of BasicSSCell with extra options, such as a file loader dialog and a dialog to set up ScalarMaps.
SSCellChangeEvent
          Event class for SSCell changes.
SSCellData
          Class for encapsulating all needed information about a Data object present in a BasicSSCell.
SSCellListener
          Interface for listeners of SSCell changes.