public class TiffProperties extends Object
Constructor and Description |
---|
TiffProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getByteOrder()
getByteOrder
Gets String
|
ExifData |
getExifData()
getExifData
Gets ExifData
|
void |
setByteOrder(String ByteOrder)
setByteOrder
Sets String
|
void |
setExifData(ExifData ExifData)
setExifData
Sets ExifData
|
String |
toString() |
public String getByteOrder()
public void setByteOrder(String ByteOrder)
ByteOrder
- Stringpublic ExifData getExifData()
public void setExifData(ExifData ExifData)
ExifData
- ExifDataCopyright © 2016. All rights reserved.