Package org.scilab.forge.jlatexmath
Class Metrics
- java.lang.Object
-
- org.scilab.forge.jlatexmath.Metrics
-
public class Metrics extends java.lang.ObjectContains the metrics for 1 character: width, height, depth and italic correction.
-
-
Constructor Summary
Constructors Constructor Description Metrics(float w, float h, float d, float i, float factor, float size)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetDepth()floatgetHeight()floatgetItalic()floatgetSize()floatgetWidth()
-