public class LabeledCircleItem extends AbstractColoredItem
bbColor, bgColor, fgColoranchor, bounds| Constructor and Description |
|---|
LabeledCircleItem(String text,
double size) |
LabeledCircleItem(String text,
double size,
String fontName,
int fontType) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Graphics2D g2d) |
protected Rectangle2D |
updateBounds() |
getBbColor, getBgColor, getFgColor, setBbColor, setBgColor, setFgColorgetBounds, getPosition, setPosition, setPositionpublic LabeledCircleItem(String text, double size)
public void draw(Graphics2D g2d)
draw in interface VisualItemdraw in class AbstractVisualItemprotected Rectangle2D updateBounds()
updateBounds in class AbstractVisualItemCopyright © 2012. All Rights Reserved.