public class EmptyReplacedElement extends AbstractFormField
DEFAULT_CHECKED_STATE, OFF_STATE| Constructor and Description |
|---|
EmptyReplacedElement(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
void |
detach(LayoutContext c) |
int |
getBaseline() |
protected String |
getFieldType() |
int |
getIntrinsicHeight() |
int |
getIntrinsicWidth() |
Point |
getLocation() |
boolean |
hasBaseline() |
boolean |
isRequiresInteractivePaint() |
void |
paint(RenderingContext c,
ITextOutputDevice outputDevice,
BlockBox box) |
void |
setLocation(int x,
int y) |
getFieldName, getHeight, getValue, getWidth, getX, getY, initDimensions, isChecked, isReadOnly, isSelected, setFillColor, setHeight, setStrokeColor, setWidth, setX, setY, spacespublic void paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)
public int getIntrinsicWidth()
getIntrinsicWidth in interface ReplacedElementgetIntrinsicWidth in class AbstractFormFieldpublic int getIntrinsicHeight()
getIntrinsicHeight in interface ReplacedElementgetIntrinsicHeight in class AbstractFormFieldpublic Point getLocation()
getLocation in interface ReplacedElementgetLocation in class AbstractFormFieldpublic void setLocation(int x,
int y)
setLocation in interface ReplacedElementsetLocation in class AbstractFormFieldprotected String getFieldType()
getFieldType in class AbstractFormFieldpublic void detach(LayoutContext c)
detach in interface ReplacedElementdetach in class AbstractFormFieldpublic boolean isRequiresInteractivePaint()
isRequiresInteractivePaint in interface ReplacedElementisRequiresInteractivePaint in class AbstractFormFieldpublic boolean hasBaseline()
public int getBaseline()
Copyright © 2015. All rights reserved.