ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / annotationdefinition / OpenNumberAnnotationDefinition / <init>

<init>

OpenNumberAnnotationDefinition(id: AnnotationID, name: String, shortName: String?, createdTimestamp: Long = System.currentTimeMillis(), step: Double? = null, optional: Boolean = false)

Annotation for an unrestricted number. Cannot be displayed as a slider, only number input.