net.sourceforge.barbecue.output
Class MarginLabelLayout

java.lang.Object
  extended bynet.sourceforge.barbecue.output.LabelLayout
      extended bynet.sourceforge.barbecue.output.MarginLabelLayout

public class MarginLabelLayout
extends LabelLayout


Field Summary
 
Fields inherited from class net.sourceforge.barbecue.output.LabelLayout
bgHeight, bgWidth, bgX, bgY, height, textLayout, textX, textY, width, x, y
 
Constructor Summary
MarginLabelLayout(int x, int y, int width, int height)
           
 
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

MarginLabelLayout

public MarginLabelLayout(int x,
                         int y,
                         int width,
                         int height)
Method Detail

calculate

protected void calculate()
Specified by:
calculate in class LabelLayout


Copyright © 2003-2007 barbecue.sourceforge.net. All Rights Reserved.