|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.pdf.AbstractFormField
org.xhtmlrenderer.pdf.CheckboxFormField
public class CheckboxFormField
| Field Summary |
|---|
| Fields inherited from class org.xhtmlrenderer.pdf.AbstractFormField |
|---|
DEFAULT_CHECKED_STATE, OFF_STATE |
| Constructor Summary | |
|---|---|
CheckboxFormField(LayoutContext c,
BlockBox box,
int cssWidth,
int cssHeight)
|
|
| Method Summary | |
|---|---|
int |
getBaseline()
|
protected java.lang.String |
getFieldType()
|
boolean |
hasBaseline()
|
void |
paint(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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CheckboxFormField(LayoutContext c,
BlockBox box,
int cssWidth,
int cssHeight)
| Method Detail |
|---|
protected java.lang.String getFieldType()
getFieldType in class AbstractFormField
public void paint(RenderingContext c,
ITextOutputDevice outputDevice,
BlockBox box)
public int getBaseline()
public boolean hasBaseline()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||