Package org.apache.pdfbox.pdmodel.font
Class FontMapperImpl.FontMatch
java.lang.Object
org.apache.pdfbox.pdmodel.font.FontMapperImpl.FontMatch
- All Implemented Interfaces:
Comparable<FontMapperImpl.FontMatch>
- Enclosing class:
- FontMapperImpl
private static class FontMapperImpl.FontMatch
extends Object
implements Comparable<FontMapperImpl.FontMatch>
A potential match for a font substitution.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
score
double score -
info
-
-
Constructor Details
-
FontMatch
FontMatch(FontInfo info)
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<FontMapperImpl.FontMatch>
-