RED-8825: general layoutparsing improvements
* fix checkstyle
This commit is contained in:
parent
bcd1eb9afa
commit
abb249e966
@ -146,7 +146,6 @@ public class TextPositionSequence extends BoundingBox implements CharSequence {
|
|||||||
this.pageHeight = textPositionSequence.getPageHeight();
|
this.pageHeight = textPositionSequence.getPageHeight();
|
||||||
this.pageWidth = textPositionSequence.getPageWidth();
|
this.pageWidth = textPositionSequence.getPageWidth();
|
||||||
calculateBBox();
|
calculateBBox();
|
||||||
;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user