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, toStringpublic TagInfoGpsText(String name, int tag, TiffDirectoryType exifDirectory)
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.