Package org.verapdf.model.alayer
Interface AViewport
- All Known Implementing Classes:
GFAViewport
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsizeMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getcontainsBBox
Boolean getcontainsBBox() -
getBBoxType
String getBBoxType() -
getBBoxHasTypeRectangle
Boolean getBBoxHasTypeRectangle() -
getcontainsMeasure
Boolean getcontainsMeasure() -
getMeasureType
String getMeasureType() -
getMeasureHasTypeDictionary
Boolean getMeasureHasTypeDictionary() -
getcontainsName
Boolean getcontainsName() -
getNameType
String getNameType() -
getNameHasTypeStringText
Boolean getNameHasTypeStringText() -
getcontainsPtData
Boolean getcontainsPtData() -
getPtDataType
String getPtDataType() -
getPtDataHasTypeDictionary
Boolean getPtDataHasTypeDictionary() -
getcontainsType
Boolean getcontainsType() -
getTypeType
String getTypeType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue()
-