visad.data.vis5d
Class Vis5DFile

java.lang.Object
  extended by visad.data.vis5d.Vis5DFile

public class Vis5DFile
extends Object


Constructor Summary
Vis5DFile(String filename, V5DStruct vv, Set space_set, FunctionType grid_type, RealType[] vars, int[] vars_indexes, int grid_size)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Vis5DFile

public Vis5DFile(String filename,
                 V5DStruct vv,
                 Set space_set,
                 FunctionType grid_type,
                 RealType[] vars,
                 int[] vars_indexes,
                 int grid_size)