Class FontFlag
java.lang.Object
org.apache.pdfbox.debugger.flagbitspane.Flag
org.apache.pdfbox.debugger.flagbitspane.FontFlag
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pdfbox.debugger.flagbitspane.Flag
getColumnNames
-
Field Details
-
fontDescriptor
-
-
Constructor Details
-
FontFlag
FontFlag(COSDictionary fontDescDictionary) Constructor- Parameters:
fontDescDictionary
- 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
-