扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt.font类shapegraphicattribute的类成员方法: equals定义及介绍
发布时间:2014-2-17
本文导语:
equals
public boolean equals(shapegraphicattribute rhs)
将此 shapegraphicattribute 与指定的 shapegraphicattribute 进行比较。
参数:rhs - 要比较相等性的 shapegraphicattribute
返回:如果此 shapegraphicattribute 等于 rhs,则返回 true;否则返回 false。