public class RadioButtonFormField extends AbstractFormField
Constructor and Description |
---|
RadioButtonFormField(ITextReplacedElementFactory factory,
LayoutContext c,
BlockBox box,
int cssWidth,
int cssHeight) |
Modifier and Type | Method and Description |
---|---|
void |
detach(LayoutContext c) |
int |
getBaseline() |
Box |
getBox() |
boolean |
hasBaseline() |
void |
paint(RenderingContext c,
ITextOutputDevice outputDevice,
BlockBox box) |
getIntrinsicHeight, getIntrinsicWidth, getLocation, isRequiresInteractivePaint, setLocation
public RadioButtonFormField(ITextReplacedElementFactory factory, LayoutContext c, BlockBox box, int cssWidth, int cssHeight)
public void paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)
public void detach(LayoutContext c)
detach
in interface ReplacedElement
detach
in class AbstractFormField
public Box getBox()
public int getBaseline()
public boolean hasBaseline()