public class SegmentationEngine extends Object
用于将流式文档中的元素划分为段。
SegmentationEngine(PageLayout pageLayout)
List<Segment>
process(List<Div> streamLayoutQueue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SegmentationEngine(PageLayout pageLayout)
public List<Segment> process(List<Div> streamLayoutQueue)
streamLayoutQueue
Copyright © 2024. All rights reserved.