public final class TagInfoGpsText extends TagInfo
dataTypes, directoryType, length, LENGTH_UNKNOWN, name, tag| Constructor and Description |
|---|
TagInfoGpsText(java.lang.String name,
int tag,
int length,
TiffDirectoryType exifDirectory) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encodeValue(FieldType fieldType,
java.lang.Object value,
java.nio.ByteOrder byteOrder) |
java.lang.String |
getValue(TiffField entry) |
boolean |
isText() |
getDescription, isOffset, toStringpublic TagInfoGpsText(java.lang.String name,
int tag,
int length,
TiffDirectoryType exifDirectory)
public byte[] encodeValue(FieldType fieldType, java.lang.Object value, java.nio.ByteOrder byteOrder) throws ImageWriteException
encodeValue in class TagInfoImageWriteExceptionpublic java.lang.String getValue(TiffField entry) throws ImageReadException
getValue in class TagInfoentry - the TIFF field whose value to returnImageReadException - thrown by subclasses"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"