Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.pdf
Class ITextFSFont

java.lang.Object
  extended by org.xhtmlrenderer.pdf.ITextFSFont
All Implemented Interfaces:
FSFont

public class ITextFSFont
extends java.lang.Object
implements FSFont


Constructor Summary
ITextFSFont(ITextFontResolver.FontDescription font, float size)
           
 
Method Summary
 ITextFontResolver.FontDescription getFontDescription()
           
 float getSize2D()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ITextFSFont

public ITextFSFont(ITextFontResolver.FontDescription font,
                   float size)
Method Detail

getSize2D

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

getFontDescription

public ITextFontResolver.FontDescription getFontDescription()

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home