ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / annotationdefinition.target / DocumentTarget

DocumentTarget

class DocumentTarget : Target

Use this for annotations that should be created for the whole document.

Constructors

Name Summary
<init> Use this for annotations that should be created for the whole document.DocumentTarget()

Properties

Name Summary
type val type: TargetType

Functions

Name Summary
equals fun equals(other: Any?): Boolean
hashCode fun hashCode(): Int
toString fun toString(): String