Class TagInfoRationals


  • public class TagInfoRationals
    extends TagInfo
    • Constructor Detail

      • TagInfoRationals

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

      • getValue

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

        public byte[] encodeValue​(java.nio.ByteOrder byteOrder,
                                  RationalNumber... values)