扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt.font类shapegraphicattribute的类成员方法: getadvance定义及介绍
发布时间:2014-2-17
本文导语:
getadvance
public float getadvance()
返回此 shapegraphicattribute 的 advance。shapegraphicattribute 的 advance 是从其 shape 的原点到其 shape 边界右侧的距离。
指定者:类 graphicattribute 中的 getadvance
返回:此 shapegraphicattribute 的 advance。另请参见...