public class CGTransformMap extends Object
该映射用于处理一个TextObject的多个TextCode的映射关系。
映射为: TextCode中字符处于整个TextObject的偏移量 字形
| Constructor and Description |
|---|
CGTransformMap(org.ofdrw.core.basicStructure.pageObj.layer.block.TextObject textObject)
创建字形变换映射
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable org.ofdrw.core.text.CT_CGTransform |
get(int globalOffset)
通过全局字符偏移量获取字形变换,如果字形变换不存在则返还空
|
Copyright © 2026. All rights reserved.