Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IIIFResource

Hierarchy

Index

Constructors

constructor

Properties

__jsonld

__jsonld: any

context

context: string

defaultTree

defaultTree: TreeNode

externalResource

externalResource: IExternalResource

id

id: string

index

index: number = -1

isLoaded

isLoaded: boolean = false

options

parentCollection

parentCollection: Collection

parentLabel

parentLabel: string

Methods

getAttribution

getDefaultLabel

  • getDefaultLabel(): string | null

getDefaultTree

getDescription

getIIIFResourceType

  • getIIIFResourceType(): IIIFResourceType

getLabel

getLicense

  • getLicense(): string | null

getLogo

  • getLogo(): string | null

getMetadata

getNavDate

  • getNavDate(): Date

getProperty

  • getProperty(name: string): any

getRelated

  • getRelated(): any

getRendering

  • getRendering(format: RenderingFormat): Rendering | null

getRenderings

getRequiredStatement

getSeeAlso

  • getSeeAlso(): any

getService

  • getService(profile: ServiceProfile): Service | null

getServices

getThumbnail

isAnnotation

  • isAnnotation(): boolean

isCanvas

  • isCanvas(): boolean

isCollection

  • isCollection(): boolean

isManifest

  • isManifest(): boolean

isRange

  • isRange(): boolean

isSequence

  • isSequence(): boolean

load

Generated using TypeDoc