Class DirectoryField
java.lang.Object
is.galia.codec.tiff.DirectoryField
-
Constructor Details
-
DirectoryField
-
DirectoryField
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Field>
-
equals
-
getFirstValue
- Specified by:
getFirstValue
in interfaceField
- Returns:
- For instances of type
DataType.BYTE
orDataType.UNDEFINED
, a byte array. For all other types, the first value.
-
getValues
- Specified by:
getValues
in interfaceField
- Returns:
- For instances of type
DataType.BYTE
orDataType.UNDEFINED
, a one-element instance containing a byte array. For all other types, an instance containing one element per value.
-
hashCode
-
toString
-
getDataType
-
getTag
-