public class TagInfoXpString extends TagInfo
dataTypes, directoryType, length, LENGTH_UNKNOWN, name, tag| Constructor and Description |
|---|
TagInfoXpString(String name,
int tag,
TiffDirectoryType directoryType) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encodeValue(FieldType fieldType,
Object value,
ByteOrder byteOrder) |
String |
getValue(TiffField entry) |
getDescription, isOffset, isText, toStringpublic TagInfoXpString(String name, int tag, TiffDirectoryType directoryType)
public byte[] encodeValue(FieldType fieldType, Object value, ByteOrder byteOrder) throws ImageWriteException
encodeValue in class TagInfoImageWriteExceptionpublic String getValue(TiffField entry) throws ImageReadException
getValue in class TagInfoentry - the TIFF field whose value to returnImageReadException - thrown by subclassesCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.