Class TagInfoDoubles


  • public class TagInfoDoubles
    extends TagInfo
    • Constructor Detail

      • TagInfoDoubles

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

      • getValue

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

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