public String toString() { return this.getClass().getName() + '[' + x + ',' + y + ',' + w + ',' + h + ']';}