Uses of Class
org.scilab.forge.jlatexmath.Metrics

Packages that use Metrics
org.scilab.forge.jlatexmath   
 

Uses of Metrics in org.scilab.forge.jlatexmath
 

Methods in org.scilab.forge.jlatexmath that return Metrics
 Metrics Char.getMetrics()
           
 

Constructors in org.scilab.forge.jlatexmath with parameters of type Metrics
Char(char c, java.awt.Font f, int fc, Metrics m)