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, toString
public TagInfoXpString(String name, int tag, TiffDirectoryType directoryType)
public byte[] encodeValue(FieldType fieldType, Object value, ByteOrder byteOrder) throws ImageWriteException
encodeValue
in class TagInfo
ImageWriteException
public String getValue(TiffField entry) throws ImageReadException
getValue
in class TagInfo
entry
- the TIFF field whose value to returnImageReadException
- thrown by subclassesCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.