|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisad.data.vis5d.Vis5DFile
| Field Summary | |
(package private) String |
filename
|
(package private) int |
grid_size
|
(package private) FunctionType |
grid_type
|
(package private) int |
nvars
|
(package private) Set |
space_set
|
(package private) RealType[] |
vars
|
(package private) int[] |
vars_indexes
|
(package private) V5DStruct |
vv
|
| Constructor Summary | |
Vis5DFile(String filename,
V5DStruct vv,
Set space_set,
FunctionType grid_type,
RealType[] vars,
int[] vars_indexes,
int grid_size)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
String filename
V5DStruct vv
Set space_set
FunctionType grid_type
RealType[] vars
int[] vars_indexes
int nvars
int grid_size
| Constructor Detail |
public Vis5DFile(String filename,
V5DStruct vv,
Set space_set,
FunctionType grid_type,
RealType[] vars,
int[] vars_indexes,
int grid_size)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||