|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.harvard.hul.ois.jhove.module.tiff.TiffProfile
edu.harvard.hul.ois.jhove.module.tiff.TiffFXBase
edu.harvard.hul.ois.jhove.module.tiff.TiffProfileFXC
public class TiffProfileFXC
Profile checker for TIFF FX, Profile C (Baseline Color). Image data content is not checked for profile conformance. Only tags are checked.
Field Summary |
---|
Fields inherited from class edu.harvard.hul.ois.jhove.module.tiff.TiffFXBase |
---|
GLOBALPARAMETERSIFD, STRIPROWCOUNTS |
Fields inherited from class edu.harvard.hul.ois.jhove.module.tiff.TiffProfile |
---|
_mimeClass, _profileText, MIME_1314, MIME_FX, MIME_GENERIC |
Constructor Summary | |
---|---|
TiffProfileFXC()
Constructor. |
Method Summary | |
---|---|
boolean |
satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a TIFF/FX C profile. |
Methods inherited from class edu.harvard.hul.ois.jhove.module.tiff.TiffFXBase |
---|
perCMtoPerInch, satisfiesClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TiffProfileFXC()
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 |