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