转换为字符串
@override String toString() { return "width:" + width.toString() + ",height:" + height.toString(); }