|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcae.viewer3d.fd.sd.Jqf02File
public class Jqf02File
| Constructor Summary | |
|---|---|
Jqf02File()
Creates a new instance of Jqf02File |
|
| Method Summary | |
|---|---|
float[] |
getIterations()
|
float |
getMaxValue()
return the maximum value read by the last readValue() call |
float |
getMinValue()
return the minimum value read by the last readValue() call |
void |
init(java.io.File file)
Creates a new instance of Jqf02File |
void |
readValue(int iteration,
java.util.List<Plate> plates,
int valueType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Jqf02File()
| Method Detail |
|---|
public float[] getIterations()
public float getMinValue()
public float getMaxValue()
public void readValue(int iteration,
java.util.List<Plate> plates,
int valueType)
throws java.io.IOException
java.io.IOException
public void init(java.io.File file)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||