|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.scilab.forge.jlatexmath.XLeftRightArrowFactory
public class XLeftRightArrowFactory
Responsible for creating a box containing a delimiter symbol that exists in different sizes.
Constructor Summary | |
---|---|
XLeftRightArrowFactory()
|
Method Summary | |
---|---|
static Box |
create(boolean left,
TeXEnvironment env,
float width)
|
static Box |
create(TeXEnvironment env,
float width)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XLeftRightArrowFactory()
Method Detail |
---|
public static Box create(boolean left, TeXEnvironment env, float width)
public static Box create(TeXEnvironment env, float width)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |