java命名空间java.awt.geom类affinetransform的类成员方法:
tostring定义及介绍
本文导语:
tostring
public string tostring()
返回表示此 object 值的 string。
覆盖:类 object 中的 tostring
返回:表示此 object 值的 string。从以下版本开始:
1.2
public string tostring()
- 返回表示此
object
值的 string
。
- 覆盖:
- 类
object
中的 tostring
- 返回:
- 表示此
object
值的 string
。 - 从以下版本开始:
- 1.2