Class TagInfoSRationals


  • public class TagInfoSRationals
    extends TagInfo
    • Constructor Detail

      • TagInfoSRationals

        public TagInfoSRationals​(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)