- Enclosing class:
- TiffDump
public class TiffDump.Tag
extends Object
A class representing a tag within a tiff
- Author:
- Dustin Jutras, AGC
-
Constructor Summary
Constructors
-
Method Summary
-
-
Method Details
-
-
-
getNameValue
public int getNameValue()
-
getTypeValue
public int getTypeValue()
-
getCount
public int getCount()
-
containsValue
public boolean containsValue(Object value)
-
-
getValuesAsString
public String getValuesAsString()
-