101102103104105106107
/** * @deprecated Replaced by {@link #getLineBox()} */ public JRBox getBox() { return new LineBoxWrapper(getLineBox()); }
362363364365366367368
607608609610611612613
175176177178179180181
337338339340341342343
355356357358359360361
371372373374375376377
103104105106107108109
532533534535536537538
325326327328329330331