| 程序包 | 说明 |
|---|---|
| org.ofdrw.core.annotation.pageannot |
| 限定符和类型 | 方法和说明 |
|---|---|
static AnnotType |
AnnotType.getInstance(String str) |
AnnotType |
Annot.getType()
【必选 属性】
获取 注释类型
具体取值见
AnnotType |
static AnnotType |
AnnotType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static AnnotType[] |
AnnotType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Annot |
Annot.setType(AnnotType type)
【必选 属性】
设置 注释类型
具体取值见
AnnotType |
Copyright © 2021. All rights reserved.