public class SegmentationEngine extends Object
用于将流式文档中的元素划分为段。
| Constructor and Description |
|---|
SegmentationEngine(PageLayout pageLayout) |
| Modifier and Type | Method and Description |
|---|---|
List<Segment> |
process(List<Div> streamLayoutQueue)
将输入的流式布局元素队列分段
|
public SegmentationEngine(PageLayout pageLayout)
Copyright © 2026. All rights reserved.