public final class TagInfoGpsText extends TagInfo
dataTypes, directoryType, length, LENGTH_UNKNOWN, name, tag
Constructor and Description |
---|
TagInfoGpsText(String name,
int tag,
TiffDirectoryType exifDirectory) |
Modifier and Type | Method and Description |
---|---|
byte[] |
encodeValue(FieldType fieldType,
Object value,
ByteOrder byteOrder) |
String |
getValue(TiffField entry) |
boolean |
isText() |
getDescription, isOffset, toString
public TagInfoGpsText(String name, int tag, TiffDirectoryType exifDirectory)
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.