Uses of Interface
visad.Gridded1DSetIface

Packages that use Gridded1DSetIface
visad The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. 
 

Uses of Gridded1DSetIface in visad
 

Classes in visad that implement Gridded1DSetIface
 class Gridded1DDoubleSet
          Gridded1DDoubleSet is a Gridded1DSet with double-precision samples.
 class Gridded1DSet
          Gridded1DSet represents a finite set of samples of R.
 class Integer1DSet
          Integer1DSet represents a finite set of samples of R at an integer lattice based at the origin (i.e, 0, 1, 2, ..., length-1).
 class Linear1DSet
          Linear1DSet represents a finite set of samples of R in an arithmetic progression.