|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.harvard.hul.ois.jhove.module.tiff.TiffProfile | +--edu.harvard.hul.ois.jhove.module.tiff.TiffProfileDNG
Profile checker for the DNG raw IFD.
TiffProfileDNG
Field Summary | |
static int |
CFA
PhotometricInterpretation for CFA space |
static int |
LINEAR_RAW
|
Fields inherited from class edu.harvard.hul.ois.jhove.module.tiff.TiffProfile |
_mimeClass, _profileText, MIME_1314, MIME_FX, MIME_GENERIC |
Constructor Summary | |
TiffProfileDNG()
|
Method Summary | |
boolean |
satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of the profile. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int CFA
public static final int LINEAR_RAW
Constructor Detail |
public TiffProfileDNG()
Method Detail |
public boolean satisfiesThisProfile(IFD ifd)
satisfiesThisProfile
in class TiffProfile
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |