Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Canvas

Hierarchy

Index

Constructors

constructor

Properties

__jsonld

__jsonld: any

context

context: string

externalResource

externalResource: IExternalResource

id

id: string

index

index: number

options

ranges

ranges: Range[]

Methods

getCanonicalImageUri

  • getCanonicalImageUri(w?: undefined | number): string
  • Parameters

    • Optional w: undefined | number

    Returns string

getContent

getDefaultLabel

  • getDefaultLabel(): string | null

getDuration

  • getDuration(): number | null

getFormat

  • getFormat(): MediaType | null

getHeight

  • getHeight(): number

getIIIFResourceType

  • getIIIFResourceType(): IIIFResourceType

getImages

getIndex

  • getIndex(): number

getLabel

getMaxDimensions

  • getMaxDimensions(): Size | null

getMaxHeight

  • getMaxHeight(): number | null

getMaxWidth

  • getMaxWidth(): number

getMetadata

getOtherContent

getProperty

  • getProperty(name: string): any

getRendering

  • getRendering(format: RenderingFormat): Rendering | null

getRenderings

getResources

getService

  • getService(profile: ServiceProfile): Service | null

getServices

getThumbnail

getType

  • getType(): ExternalResourceType | null

getWidth

  • getWidth(): number

isAnnotation

  • isAnnotation(): boolean

isCanvas

  • isCanvas(): boolean

isCollection

  • isCollection(): boolean

isManifest

  • isManifest(): boolean

isRange

  • isRange(): boolean

isSequence

  • isSequence(): boolean

Generated using TypeDoc