org.scilab.forge.jlatexmath
Class BreakFormula

java.lang.Object
  extended by org.scilab.forge.jlatexmath.BreakFormula

public final class BreakFormula
extends java.lang.Object


Constructor Summary
BreakFormula()
           
 
Method Summary
static Box split(Box box, float width, float interline)
           
static Box split(HorizontalBox hbox, float width, float interline)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BreakFormula

public BreakFormula()
Method Detail

split

public static Box split(Box box,
                        float width,
                        float interline)

split

public static Box split(HorizontalBox hbox,
                        float width,
                        float interline)