manifesto
Preparing search index...
AnnotationList
Class AnnotationList
Hierarchy (
View Summary
)
JSONLDResource
AnnotationList
Index
Constructors
constructor
Properties
__
jsonld
context
id
is
Loaded
label
options
Methods
get
IIIF
Resource
Type
get
Label
get
Property
get
Resources
load
Constructors
constructor
new
AnnotationList
(
label
:
any
,
jsonld
?:
any
,
options
?:
IManifestoOptions
,
)
:
AnnotationList
Parameters
label
:
any
Optional
jsonld
:
any
Optional
options
:
IManifestoOptions
Returns
AnnotationList
Properties
__
jsonld
__jsonld
:
any
context
context
:
string
id
id
:
string
is
Loaded
isLoaded
:
boolean
label
label
:
string
options
options
:
IManifestoOptions
Methods
get
IIIF
Resource
Type
getIIIFResourceType
()
:
IIIFResourceType
Returns
IIIFResourceType
get
Label
getLabel
()
:
string
Returns
string
get
Property
getProperty
(
name
:
string
)
:
any
Parameters
name
:
string
Returns
any
get
Resources
getResources
()
:
Annotation
[]
Returns
Annotation
[]
load
load
()
:
Promise
<
AnnotationList
>
Returns
Promise
<
AnnotationList
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
__
jsonld
context
id
is
Loaded
label
options
Methods
get
IIIF
Resource
Type
get
Label
get
Property
get
Resources
load
manifesto
Loading...