Class TagInfoLongOrIfd


  • public class TagInfoLongOrIfd
    extends TagInfo
    • Constructor Detail

      • TagInfoLongOrIfd

        public TagInfoLongOrIfd​(java.lang.String name,
                                int tag,
                                int length,
                                TiffDirectoryType directoryType)
      • TagInfoLongOrIfd

        public TagInfoLongOrIfd​(java.lang.String name,
                                int tag,
                                int length,
                                TiffDirectoryType directoryType,
                                boolean isOffset)
    • Method Detail

      • encodeValue

        public byte[] encodeValue​(java.nio.ByteOrder byteOrder,
                                  int... values)
      • getValue

        public int[] getValue​(java.nio.ByteOrder byteOrder,
                              byte[] bytes)