org.docx4j.org.xhtmlrenderer.docx
Class Docx4jFSFont

java.lang.Object
  extended by org.docx4j.org.xhtmlrenderer.docx.Docx4jFSFont
All Implemented Interfaces:
FSFont

public class Docx4jFSFont
extends Object
implements FSFont


Constructor Summary
Docx4jFSFont(Docx4jFontDescription font, float size)
           
 
Method Summary
 Docx4jFontDescription getFontDescription()
           
 float getSize2D()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Docx4jFSFont

public Docx4jFSFont(Docx4jFontDescription font,
                    float size)
Method Detail

getSize2D

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

getFontDescription

public Docx4jFontDescription getFontDescription()


Copyright © 2011-2012. All Rights Reserved.