Package org.xhtmlrenderer.pdf
Class TextAreaFormField
java.lang.Object
org.xhtmlrenderer.pdf.AbstractFormField
org.xhtmlrenderer.pdf.TextAreaFormField
- All Implemented Interfaces:
ReplacedElement
,ITextReplacedElement
-
Constructor Summary
ConstructorsConstructorDescriptionTextAreaFormField
(LayoutContext c, BlockBox box, int cssWidth, int cssHeight) -
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
-
TextAreaFormField
-
-
Method Details
-
paint
-
getBaseline
public int getBaseline() -
hasBaseline
public boolean hasBaseline()
-