Class GFAPatternType2
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAPatternType2
-
- All Implemented Interfaces:
AObject,APatternType2,Object
public class GFAPatternType2 extends GFAObject implements APatternType2
-
-
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 GFAPatternType2(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, 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, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getLinkedObjects
public List<? extends Object> getLinkedObjects(String link)
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGenericModelObject- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-
getcontainsExtGState
public Boolean getcontainsExtGState()
- Specified by:
getcontainsExtGStatein interfaceAPatternType2
-
getExtGStateValue
public COSObject getExtGStateValue()
-
getExtGStateHasTypeDictionary
public Boolean getExtGStateHasTypeDictionary()
- Specified by:
getExtGStateHasTypeDictionaryin interfaceAPatternType2
-
getcontainsMatrix
public Boolean getcontainsMatrix()
- Specified by:
getcontainsMatrixin interfaceAPatternType2
-
getMatrixDefaultValue
public COSObject getMatrixDefaultValue()
-
getMatrixValue
public COSObject getMatrixValue()
-
getMatrixHasTypeMatrix
public Boolean getMatrixHasTypeMatrix()
- Specified by:
getMatrixHasTypeMatrixin interfaceAPatternType2
-
getcontainsPatternType
public Boolean getcontainsPatternType()
- Specified by:
getcontainsPatternTypein interfaceAPatternType2
-
getPatternTypeValue
public COSObject getPatternTypeValue()
-
getPatternTypeHasTypeInteger
public Boolean getPatternTypeHasTypeInteger()
- Specified by:
getPatternTypeHasTypeIntegerin interfaceAPatternType2
-
getPatternTypeIntegerValue
public Long getPatternTypeIntegerValue()
- Specified by:
getPatternTypeIntegerValuein interfaceAPatternType2
-
getcontainsShading
public Boolean getcontainsShading()
- Specified by:
getcontainsShadingin interfaceAPatternType2
-
getShadingValue
public COSObject getShadingValue()
-
getisShadingIndirect
public Boolean getisShadingIndirect()
- Specified by:
getisShadingIndirectin interfaceAPatternType2
-
getShadingHasTypeDictionary
public Boolean getShadingHasTypeDictionary()
- Specified by:
getShadingHasTypeDictionaryin interfaceAPatternType2
-
getShadingHasTypeStream
public Boolean getShadingHasTypeStream()
- Specified by:
getShadingHasTypeStreamin interfaceAPatternType2
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceAPatternType2
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceAPatternType2
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceAPatternType2
-
-