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
-
Field Summary
Fields inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
baseObject, keyName, parentObject, PDF_DATE_FORMAT_REGEXFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
ConstructorsConstructorDescriptionGFAFilterLZWDecode(COSBase baseObject, COSBase parentObject, String keyName) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
clearAllContainers, getArraySize, getBitmaskValue, getBooleanValue, getDateValue, getEntriesString, getExtraContext, getfileSize, getHasTypeArray, getHasTypeBitmask, getHasTypeBoolean, getHasTypeDate, getHasTypeDictionary, getHasTypeInteger, getHasTypeMatrix, getHasTypeName, getHasTypeNameTree, getHasTypeNull, getHasTypeNumber, getHasTypeNumberTree, getHasTypeRectangle, getHasTypeStream, getHasTypeString, getHasTypeStringAscii, getHasTypeStringByte, getHasTypeStringText, getID, getimageIsStructContentItem, getInheritableValue, getIntegerValue, getisArraySortAscending, getisEncryptedWrapper, getisIndirect, getisPDFTagged, getkeyName, getKeysSet, getkeysString, getkeysString, getNameValue, getnotStandard14Font, getnumberOfPages, getNumberValue, getobjectType, getPageObject, getRectHeight, getRectWidth, getsize, getStringAsciiValue, getStringByteValue, getStringTextValue, getStringValue, hasCycle, isContainsInheritableValue, setKeysSetMethods inherited from class org.verapdf.model.GenericModelObject
getContext, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getobjectType, getsizeMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Constructor Details
-
GFAFilterLZWDecode
-
-
Method Details
-
getcontainsBitsPerComponent
- Specified by:
getcontainsBitsPerComponentin interfaceAFilterLZWDecode
-
getBitsPerComponentDefaultValue
-
getBitsPerComponentValue
-
getBitsPerComponentHasTypeInteger
- Specified by:
getBitsPerComponentHasTypeIntegerin interfaceAFilterLZWDecode
-
getBitsPerComponentIntegerValue
- Specified by:
getBitsPerComponentIntegerValuein interfaceAFilterLZWDecode
-
getcontainsColors
- Specified by:
getcontainsColorsin interfaceAFilterLZWDecode
-
getColorsDefaultValue
-
getColorsValue
-
getColorsHasTypeInteger
- Specified by:
getColorsHasTypeIntegerin interfaceAFilterLZWDecode
-
getColorsIntegerValue
- Specified by:
getColorsIntegerValuein interfaceAFilterLZWDecode
-
getcontainsColumns
- Specified by:
getcontainsColumnsin interfaceAFilterLZWDecode
-
getColumnsDefaultValue
-
getColumnsValue
-
getColumnsHasTypeInteger
- Specified by:
getColumnsHasTypeIntegerin interfaceAFilterLZWDecode
-
getcontainsEarlyChange
- Specified by:
getcontainsEarlyChangein interfaceAFilterLZWDecode
-
getEarlyChangeDefaultValue
-
getEarlyChangeValue
-
getEarlyChangeHasTypeInteger
- Specified by:
getEarlyChangeHasTypeIntegerin interfaceAFilterLZWDecode
-
getEarlyChangeIntegerValue
- Specified by:
getEarlyChangeIntegerValuein interfaceAFilterLZWDecode
-
getcontainsPredictor
- Specified by:
getcontainsPredictorin interfaceAFilterLZWDecode
-
getPredictorValue
-
getPredictorHasTypeInteger
- Specified by:
getPredictorHasTypeIntegerin interfaceAFilterLZWDecode
-
getPredictorIntegerValue
- Specified by:
getPredictorIntegerValuein interfaceAFilterLZWDecode
-