Class AWTFSGlyphVector

java.lang.Object
com.openhtmltopdf.swing.AWTFSGlyphVector
All Implemented Interfaces:
FSGlyphVector

public class AWTFSGlyphVector extends Object implements FSGlyphVector
  • Field Details

    • _glyphVector

      private final GlyphVector _glyphVector
  • Constructor Details

    • AWTFSGlyphVector

      public AWTFSGlyphVector(GlyphVector vector)
  • Method Details