|
||||||||||
| 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.RadioButtonFormField
public class RadioButtonFormField
| Field Summary |
|---|
| Fields inherited from class org.xhtmlrenderer.pdf.AbstractFormField |
|---|
DEFAULT_CHECKED_STATE, OFF_STATE |
| Constructor Summary | |
|---|---|
RadioButtonFormField(ITextReplacedElementFactory factory,
LayoutContext c,
BlockBox box,
int cssWidth,
int cssHeight)
|
|
| Method Summary | |
|---|---|
void |
detach(LayoutContext c)
|
int |
getBaseline()
|
Box |
getBox()
|
protected java.lang.String |
getFieldType()
|
boolean |
hasBaseline()
|
void |
paint(RenderingContext c,
ITextOutputDevice outputDevice,
BlockBox box)
|
| Methods inherited from class org.xhtmlrenderer.pdf.AbstractFormField |
|---|
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 RadioButtonFormField(ITextReplacedElementFactory factory,
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 void detach(LayoutContext c)
detach in interface ReplacedElementdetach in class AbstractFormFieldpublic Box getBox()
public int getBaseline()
public boolean hasBaseline()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||