Class FieldTypeFloat
java.lang.Object
org.apache.commons.imaging.formats.tiff.fieldtypes.AbstractFieldType
org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeFloat
-
Field Summary
Fields inherited from class org.apache.commons.imaging.formats.tiff.fieldtypes.AbstractFieldType
ANY, ASCII, ASCII_OR_BYTE, ASCII_OR_RATIONAL, BYTE, BYTE_OR_SHORT, DOUBLE, FLOAT, IFD, IFD8, LONG, LONG_OR_IFD, LONG_OR_SHORT, LONG8, RATIONAL, SBYTE, SHORT, SHORT_OR_LONG, SHORT_OR_LONG_OR_RATIONAL, SHORT_OR_RATIONAL, SLONG, SLONG8, SRATIONAL, SSHORT, UNDEFINED
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.imaging.formats.tiff.fieldtypes.AbstractFieldType
getFieldType, getName, getSize, getType
-
Constructor Details
-
FieldTypeFloat
-
-
Method Details
-
getValue
- Specified by:
getValue
in classAbstractFieldType
-
writeData
- Specified by:
writeData
in classAbstractFieldType
- Throws:
ImagingException
-