java.awt.font
public interface MultipleMaster
| Method Summary | |
|---|---|
| Font | deriveMMFont(float[] axes) |
| Font | deriveMMFont(float[] glyphWidths, float avgStemWidth, float typicalCapHeight, float typicalXHeight, float italicAngle) |
| float[] | getDesignAxisDefaults() |
| String[] | getDesignAxisNames() |
| float[] | getDesignAxisRanges() |
| int | getNumDesignAxes() |