- All Superinterfaces:
org.xhtmlrenderer.extend.ReplacedElement
- All Known Implementing Classes:
AbstractFormField,BookmarkElement,CheckboxFormField,EmptyReplacedElement,ITextImageElement,RadioButtonFormField,TextFormField
public interface ITextReplacedElement
extends org.xhtmlrenderer.extend.ReplacedElement
-
Method Summary
Modifier and TypeMethodDescriptionvoidpaint(org.xhtmlrenderer.render.RenderingContext c, ITextOutputDevice outputDevice, org.xhtmlrenderer.render.BlockBox box) Methods inherited from interface org.xhtmlrenderer.extend.ReplacedElement
detach, getBaseline, getIntrinsicHeight, getIntrinsicWidth, getLocation, hasBaseline, isRequiresInteractivePaint, setLocation
-
Method Details
-
paint
void paint(org.xhtmlrenderer.render.RenderingContext c, ITextOutputDevice outputDevice, org.xhtmlrenderer.render.BlockBox box)
-