public class TagInfoDouble extends TagInfo
dataTypes, directoryType, length, LENGTH_UNKNOWN, name, tag
Constructor and Description |
---|
TagInfoDouble(String name,
int tag,
TiffDirectoryType directoryType) |
Modifier and Type | Method and Description |
---|---|
byte[] |
encodeValue(ByteOrder byteOrder,
double value) |
double |
getValue(ByteOrder byteOrder,
byte[] bytes) |
encodeValue, getDescription, getValue, isOffset, isText, toString
public TagInfoDouble(String name, int tag, TiffDirectoryType directoryType)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.