Class Java2DFontContext

  • All Implemented Interfaces:
    FontContext

    public class Java2DFontContext
    extends java.lang.Object
    implements FontContext
    • Constructor Summary

      Constructors 
      Constructor Description
      Java2DFontContext​(java.awt.Graphics2D graphics)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Graphics2D getGraphics()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Java2DFontContext

        public Java2DFontContext​(java.awt.Graphics2D graphics)
    • Method Detail

      • getGraphics

        public java.awt.Graphics2D getGraphics()