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