org.xhtmlrenderer.swing
Class Java2DFontContext

java.lang.Object
  extended by org.xhtmlrenderer.swing.Java2DFontContext
All Implemented Interfaces:
FontContext

public class Java2DFontContext
extends Object
implements FontContext


Constructor Summary
Java2DFontContext(Graphics2D graphics)
           
 
Method Summary
 Graphics2D getGraphics()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Java2DFontContext

public Java2DFontContext(Graphics2D graphics)
Method Detail

getGraphics

public Graphics2D getGraphics()


Copyright © 2013. All Rights Reserved.