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, toString
public 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 TagInfo
ImageWriteException
public java.lang.String getValue(TiffField entry) throws ImageReadException
getValue
in class TagInfo
entry
- the TIFF field whose value to returnImageReadException
- thrown by subclasses"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"