@FunctionalInterface public interface RenderFinishHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(AtomicInteger maxUnitID,
OFDDir ofdDir,
int index)
文件渲染结束时触发的回调函数
|
void handle(AtomicInteger maxUnitID, OFDDir ofdDir, int index)
maxUnitID - 最大的对象IDofdDir - OFD虚拟容器index - 文件索引Copyright © 2026. All rights reserved.