Class PanoseFlag
java.lang.Object
org.apache.pdfbox.debugger.flagbitspane.Flag
org.apache.pdfbox.debugger.flagbitspane.PanoseFlag
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate String
getArmStyleValue
(int index) (package private) String[]
private String
getContrastValue
(int index) private String
getFamilyKindValue
(int index) (package private) Object[][]
(package private) String
(package private) String
private String
getLetterformValue
(int index) private String
getMidlineValue
(int index) final byte[]
getPanoseBytes
(COSDictionary style) private String
getProportionValue
(int index) private String
getSerifStyleValue
(int index) private String
getStrokeVariationValue
(int index) private String
getWeightValue
(int index) private String
getXHeightValue
(int index)
-
Field Details
-
bytes
private final byte[] bytes -
byteValue
-
-
Constructor Details
-
PanoseFlag
Constructor.- Parameters:
dictionary
- COSDictionary instance. style dictionary that contains panose object.
-
-
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
-
getColumnNames
String[] getColumnNames()- Overrides:
getColumnNames
in classFlag
-
getFamilyKindValue
-
getSerifStyleValue
-
getWeightValue
-
getProportionValue
-
getContrastValue
-
getStrokeVariationValue
-
getArmStyleValue
-
getLetterformValue
-
getMidlineValue
-
getXHeightValue
-
getPanoseBytes
-