Class BehaviorGenerator

  • All Implemented Interfaces:
    IIIFValue

    public class BehaviorGenerator
    extends Object
    implements IIIFValue
    API 2.1.1 ViewingHint is a hint to the client that suggests the appropriate method of displaying the resource. With IIIF Presentation API 3.0 the viewingHint property is renamed to "behavior".
    Author:
    Michael Spalti mspalti@willamette.edu, Andrea Bollini (andrea.bollini at 4science.it)
    • Constructor Detail

      • BehaviorGenerator

        public BehaviorGenerator()
    • Method Detail

      • generateValue

        public de.digitalcollections.iiif.model.enums.ViewingHint generateValue()
        Description copied from interface: IIIFValue
        creates and returns a value model.
        Specified by:
        generateValue in interface IIIFValue
        Returns:
        a value model.