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