Class TagInfoRational


  • public class TagInfoRational
    extends TagInfo
    • Constructor Detail

      • TagInfoRational

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

      • getValue

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

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