Web-based responsive document annotation tool
activeannoservice / annotationdefinition.target / DocumentTarget
class DocumentTarget : Target
Use this for annotations that should be created for the whole document.
| Name | Summary |
|---|---|
| <init> | Use this for annotations that should be created for the whole document.DocumentTarget() |
| Name | Summary |
|---|---|
| type | val type: TargetType |
| Name | Summary |
|---|---|
| equals | fun equals(other: Any?): Boolean |
| hashCode | fun hashCode(): Int |
| toString | fun toString(): String |