|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.barbecue.output.LabelLayoutFactory
| Constructor Summary | |
LabelLayoutFactory()
|
|
| Method Summary | |
static LabelLayout |
createCenteredLayout(int x,
int y,
int width)
|
static LabelLayout |
createMarginLayout(int x,
int y,
int width,
int height)
|
static LabelLayout |
createOriginLayout(int x,
int y)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LabelLayoutFactory()
| Method Detail |
public static LabelLayout createOriginLayout(int x,
int y)
public static LabelLayout createCenteredLayout(int x,
int y,
int width)
public static LabelLayout createMarginLayout(int x,
int y,
int width,
int height)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||