public class TagInfoShortOrRational extends TagInfo
dataTypes, directoryType, length, LENGTH_UNKNOWN, name, tag
Constructor and Description |
---|
TagInfoShortOrRational(java.lang.String name,
int tag,
int length,
TiffDirectoryType directoryType) |
Modifier and Type | Method and Description |
---|---|
byte[] |
encodeValue(java.nio.ByteOrder byteOrder,
RationalNumber... values) |
byte[] |
encodeValue(java.nio.ByteOrder byteOrder,
short... values) |
encodeValue, getDescription, getValue, isOffset, isText, toString
public TagInfoShortOrRational(java.lang.String name, int tag, int length, TiffDirectoryType directoryType)
public byte[] encodeValue(java.nio.ByteOrder byteOrder, short... values)
public byte[] encodeValue(java.nio.ByteOrder byteOrder, RationalNumber... values)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"