383384385386387388389
/** * @deprecated Replaced by {@link #getLineBox()} */ public JRBox getBox() { return new LineBoxWrapper(getLineBox()); }
114115116117118119120
236237238239240241242
449450451452453454455
159160161162163164165
82838485868788
91929394959697
435436437438439440441
647648649650651652653
413414415416417418419