Class GFAFilterLZWDecode
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAFilterLZWDecode
-
- All Implemented Interfaces:
AFilterLZWDecode,AObject,Object
public class GFAFilterLZWDecode extends GFAObject implements AFilterLZWDecode
-
-
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 GFAFilterLZWDecode(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 interfaceAFilterLZWDecode
-
getBitsPerComponentDefaultValue
public COSObject getBitsPerComponentDefaultValue()
-
getBitsPerComponentValue
public COSObject getBitsPerComponentValue()
-
getBitsPerComponentHasTypeInteger
public Boolean getBitsPerComponentHasTypeInteger()
- Specified by:
getBitsPerComponentHasTypeIntegerin interfaceAFilterLZWDecode
-
getBitsPerComponentIntegerValue
public Long getBitsPerComponentIntegerValue()
- Specified by:
getBitsPerComponentIntegerValuein interfaceAFilterLZWDecode
-
getcontainsColors
public Boolean getcontainsColors()
- Specified by:
getcontainsColorsin interfaceAFilterLZWDecode
-
getColorsDefaultValue
public COSObject getColorsDefaultValue()
-
getColorsValue
public COSObject getColorsValue()
-
getColorsHasTypeInteger
public Boolean getColorsHasTypeInteger()
- Specified by:
getColorsHasTypeIntegerin interfaceAFilterLZWDecode
-
getColorsIntegerValue
public Long getColorsIntegerValue()
- Specified by:
getColorsIntegerValuein interfaceAFilterLZWDecode
-
getcontainsColumns
public Boolean getcontainsColumns()
- Specified by:
getcontainsColumnsin interfaceAFilterLZWDecode
-
getColumnsDefaultValue
public COSObject getColumnsDefaultValue()
-
getColumnsValue
public COSObject getColumnsValue()
-
getColumnsHasTypeInteger
public Boolean getColumnsHasTypeInteger()
- Specified by:
getColumnsHasTypeIntegerin interfaceAFilterLZWDecode
-
getcontainsEarlyChange
public Boolean getcontainsEarlyChange()
- Specified by:
getcontainsEarlyChangein interfaceAFilterLZWDecode
-
getEarlyChangeDefaultValue
public COSObject getEarlyChangeDefaultValue()
-
getEarlyChangeValue
public COSObject getEarlyChangeValue()
-
getEarlyChangeHasTypeInteger
public Boolean getEarlyChangeHasTypeInteger()
- Specified by:
getEarlyChangeHasTypeIntegerin interfaceAFilterLZWDecode
-
getEarlyChangeIntegerValue
public Long getEarlyChangeIntegerValue()
- Specified by:
getEarlyChangeIntegerValuein interfaceAFilterLZWDecode
-
getcontainsPredictor
public Boolean getcontainsPredictor()
- Specified by:
getcontainsPredictorin interfaceAFilterLZWDecode
-
getPredictorValue
public COSObject getPredictorValue()
-
getPredictorHasTypeInteger
public Boolean getPredictorHasTypeInteger()
- Specified by:
getPredictorHasTypeIntegerin interfaceAFilterLZWDecode
-
getPredictorIntegerValue
public Long getPredictorIntegerValue()
- Specified by:
getPredictorIntegerValuein interfaceAFilterLZWDecode
-
-