Class TagInfoDouble


  • public class TagInfoDouble
    extends TagInfo
    • Constructor Detail

      • TagInfoDouble

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

      • getValue

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

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