org.xhtmlrenderer.pdf
Class RadioButtonFormField
java.lang.Object
org.xhtmlrenderer.pdf.AbstractFormField
org.xhtmlrenderer.pdf.RadioButtonFormField
- All Implemented Interfaces:
- ReplacedElement, ITextReplacedElement
public class RadioButtonFormField
- extends AbstractFormField
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RadioButtonFormField
public RadioButtonFormField(ITextReplacedElementFactory factory,
LayoutContext c,
BlockBox box,
int cssWidth,
int cssHeight)
paint
public void paint(RenderingContext c,
ITextOutputDevice outputDevice,
BlockBox box)
detach
public void detach(LayoutContext c)
- Specified by:
detach
in interface ReplacedElement
- Overrides:
detach
in class AbstractFormField
getBox
public Box getBox()
getBaseline
public int getBaseline()
hasBaseline
public boolean hasBaseline()
Flying Saucer Project Home