Interface IIIFResource

All Known Implementing Classes:
AnnotationGenerator, AnnotationListGenerator, CanvasGenerator, CanvasItemsGenerator, ContentAsTextGenerator, ExternalLinksGenerator, ImageContentGenerator, ManifestGenerator, RangeGenerator, SearchResultGenerator

public interface IIIFResource
Interface for iiif resource generators.
  • Method Summary

    Modifier and Type
    Method
    Description
    de.digitalcollections.iiif.model.sharedcanvas.Resource<?>
    Creates and returns a resource model.
  • Method Details

    • generateResource

      de.digitalcollections.iiif.model.sharedcanvas.Resource<?> generateResource()
      Creates and returns a resource model.
      Returns:
      resource model