org.xhtmlrenderer.swing
Class AWTFSFont

java.lang.Object
  extended by org.xhtmlrenderer.swing.AWTFSFont
All Implemented Interfaces:
FSFont

public class AWTFSFont
extends Object
implements FSFont


Constructor Summary
AWTFSFont(Font font)
           
 
Method Summary
 Font getAWTFont()
           
 float getSize2D()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWTFSFont

public AWTFSFont(Font font)
Method Detail

getSize2D

public float getSize2D()
Specified by:
getSize2D in interface FSFont

getAWTFont

public Font getAWTFont()


Copyright © 2013. All Rights Reserved.