Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ManiiifestAnnotationPage

Parses and provides access to a standalone W3C Annotation Page.

Create via Maniiifest.parseAnnotationPage(data) or new ManiiifestAnnotationPage(data).

Hierarchy

  • ManiiifestAnnotationPage

Index

Constructors

Methods

  • getAnnotationPageContext(): Context
  • getAnnotationPageId(): string
  • getAnnotationPageLabel(): Label
  • getAnnotationPageNext(): string
  • getAnnotationPagePartOf(): PartOf
  • getAnnotationPageStartIndex(): number
  • getAnnotationPageType(): string
  • iterateAnnotationPageAnnotation(): IterableIterator<Annotation>

Generated using TypeDoc