Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Range

Hierarchy

Index

Constructors

constructor

Properties

__jsonld

__jsonld: any

Private _ranges

_ranges: Range[] | null = null

canvases

canvases: string[] | null = null

context

context: string

externalResource

externalResource: IExternalResource

id

id: string

items

items: ManifestResource[] = []

options

parentRange

parentRange: Range | undefined

path

path: string

treeNode

treeNode: TreeNode

Methods

Private _parseTreeNode

getBehavior

  • getBehavior(): Behavior | null

getCanvasIds

  • getCanvasIds(): string[]

getDefaultLabel

  • getDefaultLabel(): string | null

getDuration

getIIIFResourceType

  • getIIIFResourceType(): IIIFResourceType

getLabel

getMetadata

getProperty

  • getProperty(name: string): any

getRanges

getRendering

  • getRendering(format: RenderingFormat): Rendering | null

getRenderings

getService

  • getService(profile: ServiceProfile): Service | null

getServices

getThumbnail

getTree

getViewingDirection

  • getViewingDirection(): ViewingDirection | null

getViewingHint

  • getViewingHint(): ViewingHint | null

isAnnotation

  • isAnnotation(): boolean

isCanvas

  • isCanvas(): boolean

isCollection

  • isCollection(): boolean

isManifest

  • isManifest(): boolean

isRange

  • isRange(): boolean

isSequence

  • isSequence(): boolean

spansTime

  • spansTime(time: number): boolean
  • Parameters

    • time: number

    Returns boolean

Generated using TypeDoc