|
|||||||||
| Home >> All >> jaxe >> equations >> [ element overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jaxe.equations.element
Class MathNumber

java.lang.Objectjaxe.equations.element.MathElement
jaxe.equations.element.MathText
jaxe.equations.element.MathNumber
- public class MathNumber
- extends MathText
This class presents numbers in a equation
- Version:
- %I%, %G%
| Field Summary | |
static java.lang.String |
ELEMENT
The XML element from this class |
| Fields inherited from class jaxe.equations.element.MathElement |
FO_URI, SVG_URI, URI |
| Constructor Summary | |
MathNumber()
|
|
| Methods inherited from class jaxe.equations.element.MathText |
getAscentHeight, getDescentHeight, getHeight, getRealHeight, getWidth, paint |
| Methods inherited from class jaxe.equations.element.MathElement |
addMathElement, addText, debug, getFont, getFontMetrics, getFontSize, getMathBase, getMathElement, getMathElementCount, getMiddleShift, getParent, getSymbolFont, getSymbolFontMetrics, getSymbolGlyphVector, getText, setFontSize, setMathBase, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
ELEMENT
public static final java.lang.String ELEMENT
- The XML element from this class
- See Also:
- Constant Field Values
| Constructor Detail |
MathNumber
public MathNumber()
|
|||||||||
| Home >> All >> jaxe >> equations >> [ element overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC