Class AWTFSGlyphVector

    • 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()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • _glyphVector

        private final java.awt.font.GlyphVector _glyphVector
    • Constructor Detail

      • AWTFSGlyphVector

        public AWTFSGlyphVector​(java.awt.font.GlyphVector vector)
    • Method Detail

      • getGlyphVector

        public java.awt.font.GlyphVector getGlyphVector()