Package org.xhtmlrenderer.pdf
Class SelectFormField
java.lang.Object
org.xhtmlrenderer.pdf.AbstractFormField
org.xhtmlrenderer.pdf.SelectFormField
- All Implemented Interfaces:
ReplacedElement
,ITextReplacedElement
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
boolean
void
paint
(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box) Methods inherited from class org.xhtmlrenderer.pdf.AbstractFormField
detach, getIntrinsicHeight, getIntrinsicWidth, getLocation, isRequiresInteractivePaint, setLocation
-
Constructor Details
-
SelectFormField
-
-
Method Details
-
paint
-
getBaseline
public int getBaseline() -
hasBaseline
public boolean hasBaseline()
-