Package org.xhtmlrenderer.pdf
Class TextFormField
java.lang.Object
org.xhtmlrenderer.pdf.AbstractFormField
org.xhtmlrenderer.pdf.TextFormField
- All Implemented Interfaces:
ReplacedElement,ITextReplacedElement
-
Field Summary
Fields inherited from class org.xhtmlrenderer.pdf.AbstractFormField
DEFAULT_CHECKED_STATE, OFF_STATE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintprotected Stringprotected Stringbooleanprotected voidinitDimensions(LayoutContext c, BlockBox box, int cssWidth, int cssHeight) voidpaint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box) Methods inherited from class org.xhtmlrenderer.pdf.AbstractFormField
detach, getFieldName, getHeight, getIntrinsicHeight, getIntrinsicWidth, getLocation, getWidth, getX, getY, isChecked, isReadOnly, isRequiresInteractivePaint, isSelected, setFillColor, setHeight, setLocation, setStrokeColor, setWidth, setX, setY, spaces
-
Constructor Details
-
TextFormField
-
-
Method Details
-
initDimensions
- Overrides:
initDimensionsin classAbstractFormField
-
getFieldType
- Specified by:
getFieldTypein classAbstractFormField
-
paint
-
getValue
- Overrides:
getValuein classAbstractFormField
-
getBaseline
public int getBaseline() -
hasBaseline
public boolean hasBaseline()
-