Class GFAViewerPreferences
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAViewerPreferences
-
- All Implemented Interfaces:
AObject,AViewerPreferences,Object
public class GFAViewerPreferences extends GFAObject implements AViewerPreferences
-
-
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 GFAViewerPreferences(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, 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
-
getcontainsNumCopies
public Boolean getcontainsNumCopies()
- Specified by:
getcontainsNumCopiesin interfaceAViewerPreferences
-
getNumCopiesHasTypeInteger
public Boolean getNumCopiesHasTypeInteger()
- Specified by:
getNumCopiesHasTypeIntegerin interfaceAViewerPreferences
-
getNumCopiesIntegerValue
public Long getNumCopiesIntegerValue()
- Specified by:
getNumCopiesIntegerValuein interfaceAViewerPreferences
-
getNumCopiesIntegerDefaultValue
public Long getNumCopiesIntegerDefaultValue()
-
getcontainsPickTrayByPDFSize
public Boolean getcontainsPickTrayByPDFSize()
- Specified by:
getcontainsPickTrayByPDFSizein interfaceAViewerPreferences
-
getPickTrayByPDFSizeHasTypeBoolean
public Boolean getPickTrayByPDFSizeHasTypeBoolean()
- Specified by:
getPickTrayByPDFSizeHasTypeBooleanin interfaceAViewerPreferences
-
getcontainsPrintArea
public Boolean getcontainsPrintArea()
- Specified by:
getcontainsPrintAreain interfaceAViewerPreferences
-
getPrintAreaHasTypeName
public Boolean getPrintAreaHasTypeName()
- Specified by:
getPrintAreaHasTypeNamein interfaceAViewerPreferences
-
getPrintAreaNameValue
public String getPrintAreaNameValue()
- Specified by:
getPrintAreaNameValuein interfaceAViewerPreferences
-
getPrintAreaNameDefaultValue
public String getPrintAreaNameDefaultValue()
-
getcontainsHideWindowUI
public Boolean getcontainsHideWindowUI()
- Specified by:
getcontainsHideWindowUIin interfaceAViewerPreferences
-
getHideWindowUIHasTypeBoolean
public Boolean getHideWindowUIHasTypeBoolean()
- Specified by:
getHideWindowUIHasTypeBooleanin interfaceAViewerPreferences
-
getcontainsPrintPageRange
public Boolean getcontainsPrintPageRange()
- Specified by:
getcontainsPrintPageRangein interfaceAViewerPreferences
-
getPrintPageRangeHasTypeArray
public Boolean getPrintPageRangeHasTypeArray()
- Specified by:
getPrintPageRangeHasTypeArrayin interfaceAViewerPreferences
-
getcontainsHideToolbar
public Boolean getcontainsHideToolbar()
- Specified by:
getcontainsHideToolbarin interfaceAViewerPreferences
-
getHideToolbarHasTypeBoolean
public Boolean getHideToolbarHasTypeBoolean()
- Specified by:
getHideToolbarHasTypeBooleanin interfaceAViewerPreferences
-
getcontainsDuplex
public Boolean getcontainsDuplex()
- Specified by:
getcontainsDuplexin interfaceAViewerPreferences
-
getDuplexHasTypeName
public Boolean getDuplexHasTypeName()
- Specified by:
getDuplexHasTypeNamein interfaceAViewerPreferences
-
getDuplexNameValue
public String getDuplexNameValue()
- Specified by:
getDuplexNameValuein interfaceAViewerPreferences
-
getDuplexNameDefaultValue
public String getDuplexNameDefaultValue()
-
getcontainsPrintClip
public Boolean getcontainsPrintClip()
- Specified by:
getcontainsPrintClipin interfaceAViewerPreferences
-
getPrintClipHasTypeName
public Boolean getPrintClipHasTypeName()
- Specified by:
getPrintClipHasTypeNamein interfaceAViewerPreferences
-
getPrintClipNameValue
public String getPrintClipNameValue()
- Specified by:
getPrintClipNameValuein interfaceAViewerPreferences
-
getPrintClipNameDefaultValue
public String getPrintClipNameDefaultValue()
-
getcontainsViewClip
public Boolean getcontainsViewClip()
- Specified by:
getcontainsViewClipin interfaceAViewerPreferences
-
getViewClipHasTypeName
public Boolean getViewClipHasTypeName()
- Specified by:
getViewClipHasTypeNamein interfaceAViewerPreferences
-
getViewClipNameValue
public String getViewClipNameValue()
- Specified by:
getViewClipNameValuein interfaceAViewerPreferences
-
getViewClipNameDefaultValue
public String getViewClipNameDefaultValue()
-
getcontainsHideMenubar
public Boolean getcontainsHideMenubar()
- Specified by:
getcontainsHideMenubarin interfaceAViewerPreferences
-
getHideMenubarHasTypeBoolean
public Boolean getHideMenubarHasTypeBoolean()
- Specified by:
getHideMenubarHasTypeBooleanin interfaceAViewerPreferences
-
getcontainsViewArea
public Boolean getcontainsViewArea()
- Specified by:
getcontainsViewAreain interfaceAViewerPreferences
-
getViewAreaHasTypeName
public Boolean getViewAreaHasTypeName()
- Specified by:
getViewAreaHasTypeNamein interfaceAViewerPreferences
-
getViewAreaNameValue
public String getViewAreaNameValue()
- Specified by:
getViewAreaNameValuein interfaceAViewerPreferences
-
getViewAreaNameDefaultValue
public String getViewAreaNameDefaultValue()
-
getcontainsDisplayDocTitle
public Boolean getcontainsDisplayDocTitle()
- Specified by:
getcontainsDisplayDocTitlein interfaceAViewerPreferences
-
getDisplayDocTitleHasTypeBoolean
public Boolean getDisplayDocTitleHasTypeBoolean()
- Specified by:
getDisplayDocTitleHasTypeBooleanin interfaceAViewerPreferences
-
getcontainsEnforce
public Boolean getcontainsEnforce()
- Specified by:
getcontainsEnforcein interfaceAViewerPreferences
-
getEnforceHasTypeArray
public Boolean getEnforceHasTypeArray()
- Specified by:
getEnforceHasTypeArrayin interfaceAViewerPreferences
-
getcontainsFitWindow
public Boolean getcontainsFitWindow()
- Specified by:
getcontainsFitWindowin interfaceAViewerPreferences
-
getFitWindowHasTypeBoolean
public Boolean getFitWindowHasTypeBoolean()
- Specified by:
getFitWindowHasTypeBooleanin interfaceAViewerPreferences
-
getcontainsCenterWindow
public Boolean getcontainsCenterWindow()
- Specified by:
getcontainsCenterWindowin interfaceAViewerPreferences
-
getCenterWindowHasTypeBoolean
public Boolean getCenterWindowHasTypeBoolean()
- Specified by:
getCenterWindowHasTypeBooleanin interfaceAViewerPreferences
-
getcontainsNonFullScreenPageMode
public Boolean getcontainsNonFullScreenPageMode()
- Specified by:
getcontainsNonFullScreenPageModein interfaceAViewerPreferences
-
getNonFullScreenPageModeHasTypeName
public Boolean getNonFullScreenPageModeHasTypeName()
- Specified by:
getNonFullScreenPageModeHasTypeNamein interfaceAViewerPreferences
-
getNonFullScreenPageModeNameValue
public String getNonFullScreenPageModeNameValue()
- Specified by:
getNonFullScreenPageModeNameValuein interfaceAViewerPreferences
-
getNonFullScreenPageModeNameDefaultValue
public String getNonFullScreenPageModeNameDefaultValue()
-
getcontainsDirection
public Boolean getcontainsDirection()
- Specified by:
getcontainsDirectionin interfaceAViewerPreferences
-
getDirectionHasTypeName
public Boolean getDirectionHasTypeName()
- Specified by:
getDirectionHasTypeNamein interfaceAViewerPreferences
-
getDirectionNameValue
public String getDirectionNameValue()
- Specified by:
getDirectionNameValuein interfaceAViewerPreferences
-
getDirectionNameDefaultValue
public String getDirectionNameDefaultValue()
-
getcontainsPrintScaling
public Boolean getcontainsPrintScaling()
- Specified by:
getcontainsPrintScalingin interfaceAViewerPreferences
-
getPrintScalingHasTypeName
public Boolean getPrintScalingHasTypeName()
- Specified by:
getPrintScalingHasTypeNamein interfaceAViewerPreferences
-
getPrintScalingNameValue
public String getPrintScalingNameValue()
- Specified by:
getPrintScalingNameValuein interfaceAViewerPreferences
-
getPrintScalingNameDefaultValue
public String getPrintScalingNameDefaultValue()
-
gettrailerCatalogPageModeNameValue
public String gettrailerCatalogPageModeNameValue()
- Specified by:
gettrailerCatalogPageModeNameValuein interfaceAViewerPreferences
-
-