|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.barbecue.output.LabelLayout net.sourceforge.barbecue.output.DefaultLabelLayout
Field Summary |
Fields inherited from class net.sourceforge.barbecue.output.LabelLayout |
bgHeight, bgWidth, bgX, bgY, height, textLayout, textX, textY, width, x, y |
Constructor Summary | |
DefaultLabelLayout(int x,
int y)
|
Method Summary | |
protected void |
calculate()
|
Methods inherited from class net.sourceforge.barbecue.output.LabelLayout |
getBackgroundHeight, getBackgroundWidth, getBackgroundX, getBackgroundY, getTextX, getTextY, setTextLayout |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultLabelLayout(int x, int y)
Method Detail |
protected void calculate()
calculate
in class LabelLayout
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |