扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt类fontmetrics的类成员方法: getascent定义及介绍
发布时间:2014-2-16
本文导语:
getascent
public int getascent()
确定此 fontmetrics 对象所描述的 font 的 font ascent。font ascent 是字体基线到大多数字母数字字符顶部的距离。在 font 中,有些字符可能扩展超过 font ascent 线。
返回:font 的 font ascent。另请参见:getmaxas...