Package org.scilab.forge.jlatexmath
Class Extension
java.lang.Object
org.scilab.forge.jlatexmath.Extension
Represents an extension character that is defined by Char-objects of it's 4
possible parts (null means part not present).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Extension
-
-
Method Details
-
hasTop
public boolean hasTop() -
hasMiddle
public boolean hasMiddle() -
hasBottom
public boolean hasBottom() -
getTop
-
getMiddle
-
getRepeat
-
getBottom
-