Uses of Class
de.digitalcollections.iiif.model.Motivation
-
Packages that use Motivation Package Description de.digitalcollections.iiif.model The packages contained in this module allow the usage of all parts of the IIIF specification.de.digitalcollections.iiif.model.openannotation Model classes that represent entities from the OpenAnnotation specification that are used in IIIF. -
-
Uses of Motivation in de.digitalcollections.iiif.model
Fields in de.digitalcollections.iiif.model declared as Motivation Modifier and Type Field Description static MotivationMotivation. COMMENTINGstatic MotivationMotivation. LINKINGstatic MotivationMotivation. PAINTING -
Uses of Motivation in de.digitalcollections.iiif.model.openannotation
Methods in de.digitalcollections.iiif.model.openannotation that return Motivation Modifier and Type Method Description MotivationAnnotation. getMotivation()Constructors in de.digitalcollections.iiif.model.openannotation with parameters of type Motivation Constructor Description Annotation(Motivation motivation)Annotation(String identifier, Motivation motivation)
-