Package org.scilab.forge.jlatexmath
Class Char
java.lang.Object
org.scilab.forge.jlatexmath.Char
Represents a character together with its font, font ID and metric information.
-
Constructor Details
-
Char
-
-
Method Details
-
getCharFont
-
getChar
public char getChar() -
getFont
-
getFontCode
public int getFontCode() -
getWidth
public float getWidth() -
getItalic
public float getItalic() -
getHeight
public float getHeight() -
getDepth
public float getDepth() -
getMetrics
-