public abstract class AbstractFormField extends java.lang.Object implements ITextReplacedElement
?????? |
---|
AbstractFormField() |
?????? | ????? |
---|---|
void |
detach(LayoutContext c) |
int |
getIntrinsicHeight() |
int |
getIntrinsicWidth() |
java.awt.Point |
getLocation()
Returns the current location where the element will be rendered on the canvas
|
boolean |
isRequiresInteractivePaint() |
void |
setLocation(int x,
int y)
Assigns the new locations where the element will be rendered.
|
paint
getBaseline, hasBaseline
public void detach(LayoutContext c)
detach
???? ReplacedElement
public int getIntrinsicHeight()
getIntrinsicHeight
???? ReplacedElement
public int getIntrinsicWidth()
getIntrinsicWidth
???? ReplacedElement
public java.awt.Point getLocation()
ReplacedElement
getLocation
???? ReplacedElement
public boolean isRequiresInteractivePaint()
isRequiresInteractivePaint
???? ReplacedElement
public void setLocation(int x, int y)
ReplacedElement
setLocation
???? ReplacedElement
x
- new horizontal posy
- new vertical pos