Package org.xhtmlrenderer.pdf
Class RadioButtonFormField
java.lang.Object
org.xhtmlrenderer.pdf.AbstractFormField
org.xhtmlrenderer.pdf.RadioButtonFormField
- All Implemented Interfaces:
ReplacedElement
,ITextReplacedElement
-
Constructor Summary
ConstructorsConstructorDescriptionRadioButtonFormField
(ITextReplacedElementFactory factory, LayoutContext c, BlockBox box, int cssWidth, int cssHeight) -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
getBox()
boolean
void
paint
(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box) Methods inherited from class org.xhtmlrenderer.pdf.AbstractFormField
getIntrinsicHeight, getIntrinsicWidth, getLocation, isRequiresInteractivePaint, setLocation
-
Constructor Details
-
RadioButtonFormField
public RadioButtonFormField(ITextReplacedElementFactory factory, LayoutContext c, BlockBox box, int cssWidth, int cssHeight)
-
-
Method Details
-
paint
-
detach
- Specified by:
detach
in interfaceReplacedElement
- Overrides:
detach
in classAbstractFormField
-
getBox
-
getBaseline
public int getBaseline() -
hasBaseline
public boolean hasBaseline()
-