Class GFAFilterFlateDecode
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAFilterFlateDecode
-
- All Implemented Interfaces:
AFilterFlateDecode,AObject,Object
public class GFAFilterFlateDecode extends GFAObject implements AFilterFlateDecode
-
-
Field Summary
-
Fields inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
baseObject, keyName, parentObject, PDF_DATE_FORMAT_REGEX
-
Fields inherited from class org.verapdf.model.GenericModelObject
contextDependent
-
-
Constructor Summary
Constructors Constructor Description GFAFilterFlateDecode(COSBase baseObject, COSBase parentObject, String keyName)
-
Method Summary
-
Methods inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
clearAllContainers, getExtraContext, getfileSize, getID, getisEncryptedWrapper, getisPDFTagged, getkeyName, getKeysSet, getkeysString, getnotStandard14Font, getnumberOfPages, getPageObject, getsize, hasCycle, setKeysSet
-
Methods inherited from class org.verapdf.model.GenericModelObject
getContext, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsize
-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getcontainsBitsPerComponent
public Boolean getcontainsBitsPerComponent()
- Specified by:
getcontainsBitsPerComponentin interfaceAFilterFlateDecode
-
getBitsPerComponentDefaultValue
public COSObject getBitsPerComponentDefaultValue()
-
getBitsPerComponentValue
public COSObject getBitsPerComponentValue()
-
getBitsPerComponentHasTypeInteger
public Boolean getBitsPerComponentHasTypeInteger()
- Specified by:
getBitsPerComponentHasTypeIntegerin interfaceAFilterFlateDecode
-
getBitsPerComponentIntegerValue
public Long getBitsPerComponentIntegerValue()
- Specified by:
getBitsPerComponentIntegerValuein interfaceAFilterFlateDecode
-
getcontainsColors
public Boolean getcontainsColors()
- Specified by:
getcontainsColorsin interfaceAFilterFlateDecode
-
getColorsDefaultValue
public COSObject getColorsDefaultValue()
-
getColorsValue
public COSObject getColorsValue()
-
getColorsHasTypeInteger
public Boolean getColorsHasTypeInteger()
- Specified by:
getColorsHasTypeIntegerin interfaceAFilterFlateDecode
-
getColorsIntegerValue
public Long getColorsIntegerValue()
- Specified by:
getColorsIntegerValuein interfaceAFilterFlateDecode
-
getcontainsColumns
public Boolean getcontainsColumns()
- Specified by:
getcontainsColumnsin interfaceAFilterFlateDecode
-
getColumnsDefaultValue
public COSObject getColumnsDefaultValue()
-
getColumnsValue
public COSObject getColumnsValue()
-
getColumnsHasTypeInteger
public Boolean getColumnsHasTypeInteger()
- Specified by:
getColumnsHasTypeIntegerin interfaceAFilterFlateDecode
-
getcontainsPredictor
public Boolean getcontainsPredictor()
- Specified by:
getcontainsPredictorin interfaceAFilterFlateDecode
-
getPredictorValue
public COSObject getPredictorValue()
-
getPredictorHasTypeInteger
public Boolean getPredictorHasTypeInteger()
- Specified by:
getPredictorHasTypeIntegerin interfaceAFilterFlateDecode
-
getPredictorIntegerValue
public Long getPredictorIntegerValue()
- Specified by:
getPredictorIntegerValuein interfaceAFilterFlateDecode
-
-