public class FieldTypeAscii extends FieldType
ANY, ASCII, ASCII_OR_BYTE, ASCII_OR_RATIONAL, BYTE, BYTE_OR_SHORT, DOUBLE, FLOAT, IFD, LONG, LONG_OR_IFD, LONG_OR_SHORT, RATIONAL, SBYTE, SHORT, SHORT_OR_LONG, SHORT_OR_LONG_OR_RATIONAL, SHORT_OR_RATIONAL, SLONG, SRATIONAL, SSHORT, UNDEFINED| Constructor and Description |
|---|
FieldTypeAscii(int type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(TiffField entry) |
byte[] |
writeData(Object o,
ByteOrder byteOrder) |
getFieldType, getName, getSize, getTypepublic FieldTypeAscii(int type,
String name)
public byte[] writeData(Object o, ByteOrder byteOrder) throws ImageWriteException
writeData in class FieldTypeImageWriteExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.