org.docx4j.org.xhtmlrenderer.pdf
Interface ITextReplacedElement

All Superinterfaces:
ReplacedElement
All Known Implementing Classes:
AbstractFormField, BookmarkElement, CheckboxFormField, ITextImageElement, RadioButtonFormField, SelectFormField, TextAreaFormField, TextFormField

public interface ITextReplacedElement
extends ReplacedElement


Method Summary
 void paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)
           
 
Methods inherited from interface org.docx4j.org.xhtmlrenderer.extend.ReplacedElement
detach, getBaseline, getIntrinsicHeight, getIntrinsicWidth, getLocation, hasBaseline, isRequiresInteractivePaint, setLocation
 

Method Detail

paint

void paint(RenderingContext c,
           ITextOutputDevice outputDevice,
           BlockBox box)


Copyright © 2011-2012. All Rights Reserved.