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