org.jmol.jvxl.readers
class IsoFxyReader extends VolumeDataReader
| Field Summary | |
|---|---|
| float[][] | data |
| String | functionName |
| boolean | isPlanarMapping |
| Constructor Summary | |
|---|---|
| IsoFxyReader(SurfaceGenerator sg) | |
| Method Summary | |
|---|---|
| protected float | getValue(int x, int y, int z) |
| protected void | setup() |