Class FontKey
java.lang.Object
com.orsonpdf.FontKey
A key to represent a Java2D font. This is used to maintain a mapping
between Java2D fonts and PDF fonts.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FontKey
Creates a new font key.- Parameters:
name- the name.bold- the bold flag.italic- the italic flag.- See Also:
-
-
Method Details
-
createFontKey
-
equals
-
hashCode
-
toString
-