net.sourceforge.barbecue.output
Class LabelLayoutFactory
java.lang.Object
net.sourceforge.barbecue.output.LabelLayoutFactory
public class LabelLayoutFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelLayoutFactory
public LabelLayoutFactory()
createOriginLayout
public static LabelLayout createOriginLayout(int x,
int y)
createCenteredLayout
public static LabelLayout createCenteredLayout(int x,
int y,
int width)
createMarginLayout
public static LabelLayout createMarginLayout(int x,
int y,
int width,
int height)
Copyright © 2003-2011 barbecue.sourceforge.net. All Rights Reserved.