Package com.openhtmltopdf.swing
Class AWTFSGlyphVector
- java.lang.Object
-
- com.openhtmltopdf.swing.AWTFSGlyphVector
-
- All Implemented Interfaces:
FSGlyphVector
public class AWTFSGlyphVector extends java.lang.Object implements FSGlyphVector
-
-
Field Summary
Fields Modifier and Type Field Description private java.awt.font.GlyphVector
_glyphVector
-
Constructor Summary
Constructors Constructor Description AWTFSGlyphVector(java.awt.font.GlyphVector vector)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.font.GlyphVector
getGlyphVector()
-