Class SigFlag
java.lang.Object
org.apache.pdfbox.debugger.flagbitspane.Flag
org.apache.pdfbox.debugger.flagbitspane.SigFlag
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pdfbox.debugger.flagbitspane.Flag
getColumnNames
-
Field Details
-
document
-
acroFormDictionary
-
-
Constructor Details
-
SigFlag
SigFlag(PDDocument document, COSDictionary acroFormDictionary) Constructor- Parameters:
acroFormDictionary
- COSDictionary instance.
-
-
Method Details
-
getFlagType
String getFlagType()- Specified by:
getFlagType
in classFlag
-
getFlagValue
String getFlagValue()- Specified by:
getFlagValue
in classFlag
-
getFlagBits
Object[][] getFlagBits()- Specified by:
getFlagBits
in classFlag
-