sexi.io
Class Point3fValueIO
java.lang.Object
|
+--sexi.io.FileLineIO
|
+--sexi.io.Point3fValueIO
- public class Point3fValueIO
- extends FileLineIO
Methods inherited from class sexi.io.FileLineIO |
finalize, getDoubleValue, getFile, getFloatValue, getIntValue, getObject, getObjectByFileChooser, getObjectByFileChooser, getObjectByFileChooser, getObjectByFileChooser, setExtensionFileFilter, setFileHeader, setNumberFormat, setOpenFileTitle, setSaveFileTitle, writeObjectByFileChooser, writeObjectByFileChooser, writeObjectByFileChooser, writeObjectByFileChooser, writeObjectToFile |
Methods inherited from class java.lang.Object |
, clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PHOTO_VER_1
static int PHOTO_VER_1
PHOTO_VER_0
static int PHOTO_VER_0
PHOTO_POSITION
public static int PHOTO_POSITION
LIGHT_RESULT
public static int LIGHT_RESULT
FERTILITY_MAP
public static int FERTILITY_MAP
h0
java.lang.String h0
h0b
java.lang.String h0b
h1
java.lang.String h1
h2
java.lang.String h2
hFert
java.lang.String hFert
version
int version
Point3fValueIO
public Point3fValueIO(int type)
setType
public void setType(int typeConst)
checkHeader
public boolean checkHeader(java.lang.String str)
- Overrides:
checkHeader
in class FileLineIO
getObject
public java.lang.Object getObject(java.lang.String str)
- Overrides:
getObject
in class FileLineIO
getPoint3fValue0
public Point3fValue getPoint3fValue0(java.lang.String str)
throws java.lang.Exception
getPoint3fValue1
public Point3fValue getPoint3fValue1(java.lang.String str)
throws java.lang.Exception
toString
public java.lang.String toString(java.lang.Object o)
- Overrides:
toString
in class FileLineIO