org.docx4j.org.xhtmlrenderer.docx
Interface Docx4jReplacedElement

All Superinterfaces:
ReplacedElement

public interface Docx4jReplacedElement
extends ReplacedElement


Method Summary
 void paint(RenderingContext c, Docx4jDocxOutputDevice 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,
           Docx4jDocxOutputDevice outputDevice,
           BlockBox box)


Copyright © 2011-2012. All Rights Reserved.