org.foray.linebreak
Class LbBox4a

java.lang.Object
  extended by org.foray.linebreak.LbBox4a
All Implemented Interfaces:
org.axsl.linebreak.LbBox, org.axsl.linebreak.LbContent

public class LbBox4a
extends Object
implements org.axsl.linebreak.LbBox

A hard-wired implementation of LbBox.


Constructor Summary
LbBox4a(int width)
          Constructor.
 
Method Summary
 int getWidth()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LbBox4a

public LbBox4a(int width)
Constructor.

Parameters:
width - The width of this box, in millipoints.
Method Detail

getWidth

public int getWidth()
Specified by:
getWidth in interface org.axsl.linebreak.LbBox


Copyright © 2017. All rights reserved.