UNPKG

manifesto.js

Version:

IIIF Presentation API utility library for client and server

733 lines 84.6 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Collection | manifesto</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">manifesto</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="../modules/_collection_.html">&quot;Collection&quot;</a> </li> <li> <a href="_collection_.collection.html">Collection</a> </li> </ul> <h1>Class Collection</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <a href="_iiifresource_.iiifresource.html" class="tsd-signature-type">IIIFResource</a> <ul class="tsd-hierarchy"> <li> <span class="target">Collection</span> </li> </ul> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Constructors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="_collection_.collection.html#constructor" class="tsd-kind-icon">constructor</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#__jsonld" class="tsd-kind-icon">__jsonld</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_collection_.collection.html#_collections" class="tsd-kind-icon">_collections</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_collection_.collection.html#_manifests" class="tsd-kind-icon">_manifests</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#context" class="tsd-kind-icon">context</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#defaulttree" class="tsd-kind-icon">default<wbr>Tree</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#externalresource" class="tsd-kind-icon">external<wbr>Resource</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#id" class="tsd-kind-icon">id</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#index" class="tsd-kind-icon">index</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#isloaded" class="tsd-kind-icon">is<wbr>Loaded</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="_collection_.collection.html#items" class="tsd-kind-icon">items</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#options" class="tsd-kind-icon">options</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#parentcollection" class="tsd-kind-icon">parent<wbr>Collection</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#parentlabel" class="tsd-kind-icon">parent<wbr>Label</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_collection_.collection.html#_parsecollections" class="tsd-kind-icon">_parse<wbr>Collections</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_collection_.collection.html#_parsemanifests" class="tsd-kind-icon">_parse<wbr>Manifests</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getattribution" class="tsd-kind-icon">get<wbr>Attribution</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_collection_.collection.html#getcollectionbyindex" class="tsd-kind-icon">get<wbr>Collection<wbr>ByIndex</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_collection_.collection.html#getcollections" class="tsd-kind-icon">get<wbr>Collections</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getdefaultlabel" class="tsd-kind-icon">get<wbr>Default<wbr>Label</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="_collection_.collection.html#getdefaulttree" class="tsd-kind-icon">get<wbr>Default<wbr>Tree</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getdescription" class="tsd-kind-icon">get<wbr>Description</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_collection_.collection.html#getiiifresourcetype" class="tsd-kind-icon">getIIIFResource<wbr>Type</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getlabel" class="tsd-kind-icon">get<wbr>Label</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getlicense" class="tsd-kind-icon">get<wbr>License</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getlogo" class="tsd-kind-icon">get<wbr>Logo</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_collection_.collection.html#getmanifestbyindex" class="tsd-kind-icon">get<wbr>Manifest<wbr>ByIndex</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_collection_.collection.html#getmanifests" class="tsd-kind-icon">get<wbr>Manifests</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getmetadata" class="tsd-kind-icon">get<wbr>Metadata</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getnavdate" class="tsd-kind-icon">get<wbr>Nav<wbr>Date</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getproperty" class="tsd-kind-icon">get<wbr>Property</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getrelated" class="tsd-kind-icon">get<wbr>Related</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getrendering" class="tsd-kind-icon">get<wbr>Rendering</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getrenderings" class="tsd-kind-icon">get<wbr>Renderings</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getrequiredstatement" class="tsd-kind-icon">get<wbr>Required<wbr>Statement</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getseealso" class="tsd-kind-icon">get<wbr>See<wbr>Also</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getservice" class="tsd-kind-icon">get<wbr>Service</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getservices" class="tsd-kind-icon">get<wbr>Services</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#getthumbnail" class="tsd-kind-icon">get<wbr>Thumbnail</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_collection_.collection.html#gettotalcollections" class="tsd-kind-icon">get<wbr>Total<wbr>Collections</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_collection_.collection.html#gettotalitems" class="tsd-kind-icon">get<wbr>Total<wbr>Items</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_collection_.collection.html#gettotalmanifests" class="tsd-kind-icon">get<wbr>Total<wbr>Manifests</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_collection_.collection.html#getviewingdirection" class="tsd-kind-icon">get<wbr>Viewing<wbr>Direction</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#isannotation" class="tsd-kind-icon">is<wbr>Annotation</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#iscanvas" class="tsd-kind-icon">is<wbr>Canvas</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_collection_.collection.html#iscollection" class="tsd-kind-icon">is<wbr>Collection</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"><a href="_collection_.collection.html#ismanifest" class="tsd-kind-icon">is<wbr>Manifest</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#isrange" class="tsd-kind-icon">is<wbr>Range</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#issequence" class="tsd-kind-icon">is<wbr>Sequence</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_collection_.collection.html#load" class="tsd-kind-icon">load</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Constructors</h2> <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"> <a name="constructor" class="tsd-anchor"></a> <h3>constructor</h3> <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"> <li class="tsd-signature tsd-kind-icon">new <wbr>Collection<span class="tsd-signature-symbol">(</span>jsonld<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/_imanifestooptions_.imanifestooptions.html" class="tsd-signature-type">IManifestoOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_collection_.collection.html" class="tsd-signature-type">Collection</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Overrides <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#constructor">constructor</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Collection.ts#L13">Collection.ts:13</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>jsonld: <span class="tsd-signature-type">any</span></h5> </li> <li> <h5>options: <a href="../interfaces/_imanifestooptions_.imanifestooptions.html" class="tsd-signature-type">IManifestoOptions</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="_collection_.collection.html" class="tsd-signature-type">Collection</a></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="__jsonld" class="tsd-anchor"></a> <h3>__jsonld</h3> <div class="tsd-signature tsd-kind-icon">__jsonld<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_jsonldresource_.jsonldresource.html">JSONLDResource</a>.<a href="_jsonldresource_.jsonldresource.html#__jsonld">__jsonld</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/JSONLDResource.ts#L4">JSONLDResource.ts:4</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="_collections" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _collections</h3> <div class="tsd-signature tsd-kind-icon">_collections<span class="tsd-signature-symbol">:</span> <a href="_collection_.collection.html" class="tsd-signature-type">Collection</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> =&nbsp;null</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Collection.ts#L12">Collection.ts:12</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="_manifests" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _manifests</h3> <div class="tsd-signature tsd-kind-icon">_manifests<span class="tsd-signature-symbol">:</span> <a href="_manifest_.manifest.html" class="tsd-signature-type">Manifest</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> =&nbsp;null</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Collection.ts#L13">Collection.ts:13</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="context" class="tsd-anchor"></a> <h3>context</h3> <div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_jsonldresource_.jsonldresource.html">JSONLDResource</a>.<a href="_jsonldresource_.jsonldresource.html#context">context</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/JSONLDResource.ts#L2">JSONLDResource.ts:2</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="defaulttree" class="tsd-anchor"></a> <h3>default<wbr>Tree</h3> <div class="tsd-signature tsd-kind-icon">default<wbr>Tree<span class="tsd-signature-symbol">:</span> <a href="_treenode_.treenode.html" class="tsd-signature-type">TreeNode</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#defaulttree">defaultTree</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L4">IIIFResource.ts:4</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="externalresource" class="tsd-anchor"></a> <h3>external<wbr>Resource</h3> <div class="tsd-signature tsd-kind-icon">external<wbr>Resource<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_iexternalresource_.iexternalresource.html" class="tsd-signature-type">IExternalResource</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#externalresource">externalResource</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/ManifestResource.ts#L4">ManifestResource.ts:4</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="id" class="tsd-anchor"></a> <h3>id</h3> <div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_jsonldresource_.jsonldresource.html">JSONLDResource</a>.<a href="_jsonldresource_.jsonldresource.html#id">id</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/JSONLDResource.ts#L3">JSONLDResource.ts:3</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="index" class="tsd-anchor"></a> <h3>index</h3> <div class="tsd-signature tsd-kind-icon">index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> =&nbsp;-1</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#index">index</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L5">IIIFResource.ts:5</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="isloaded" class="tsd-anchor"></a> <h3>is<wbr>Loaded</h3> <div class="tsd-signature tsd-kind-icon">is<wbr>Loaded<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#isloaded">isLoaded</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L6">IIIFResource.ts:6</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="items" class="tsd-anchor"></a> <h3>items</h3> <div class="tsd-signature tsd-kind-icon">items<span class="tsd-signature-symbol">:</span> <a href="_iiifresource_.iiifresource.html" class="tsd-signature-type">IIIFResource</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Collection.ts#L11">Collection.ts:11</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="options" class="tsd-anchor"></a> <h3>options</h3> <div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_imanifestooptions_.imanifestooptions.html" class="tsd-signature-type">IManifestoOptions</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#options">options</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/ManifestResource.ts#L5">ManifestResource.ts:5</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="parentcollection" class="tsd-anchor"></a> <h3>parent<wbr>Collection</h3> <div class="tsd-signature tsd-kind-icon">parent<wbr>Collection<span class="tsd-signature-symbol">:</span> <a href="_collection_.collection.html" class="tsd-signature-type">Collection</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#parentcollection">parentCollection</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L7">IIIFResource.ts:7</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="parentlabel" class="tsd-anchor"></a> <h3>parent<wbr>Label</h3> <div class="tsd-signature tsd-kind-icon">parent<wbr>Label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#parentlabel">parentLabel</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L8">IIIFResource.ts:8</a></li> </ul> </aside> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"> <a name="_parsecollections" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _parse<wbr>Collections</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private"> <li class="tsd-signature tsd-kind-icon">_parse<wbr>Collections<span class="tsd-signature-symbol">(</span>parentCollection<span class="tsd-signature-symbol">: </span><a href="_collection_.collection.html" class="tsd-signature-type">Collection</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Collection.ts#L110">Collection.ts:110</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>parentCollection: <a href="_collection_.collection.html" class="tsd-signature-type">Collection</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"> <a name="_parsemanifests" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _parse<wbr>Manifests</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private"> <li class="tsd-signature tsd-kind-icon">_parse<wbr>Manifests<span class="tsd-signature-symbol">(</span>parentCollection<span class="tsd-signature-symbol">: </span><a href="_collection_.collection.html" class="tsd-signature-type">Collection</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Collection.ts#L96">Collection.ts:96</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>parentCollection: <a href="_collection_.collection.html" class="tsd-signature-type">Collection</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getattribution" class="tsd-anchor"></a> <h3>get<wbr>Attribution</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Attribution<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_languagemap_.languagemap.html" class="tsd-signature-type">LanguageMap</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getattribution">getAttribution</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L23">IIIFResource.ts:23</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_languagemap_.languagemap.html" class="tsd-signature-type">LanguageMap</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getcollectionbyindex" class="tsd-anchor"></a> <h3>get<wbr>Collection<wbr>ByIndex</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Collection<wbr>ByIndex<span class="tsd-signature-symbol">(</span>collectionIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="_collection_.collection.html" class="tsd-signature-type">Collection</a><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Collection.ts#L34">Collection.ts:34</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>collectionIndex: <span class="tsd-signature-type">number</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="_collection_.collection.html" class="tsd-signature-type">Collection</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getcollections" class="tsd-anchor"></a> <h3>get<wbr>Collections</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Collections<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_collection_.collection.html" class="tsd-signature-type">Collection</a><span class="tsd-signature-symbol">[]</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Collection.ts#L20">Collection.ts:20</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_collection_.collection.html" class="tsd-signature-type">Collection</a><span class="tsd-signature-symbol">[]</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getdefaultlabel" class="tsd-anchor"></a> <h3>get<wbr>Default<wbr>Label</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Default<wbr>Label<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#getdefaultlabel">getDefaultLabel</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/ManifestResource.ts#L26">ManifestResource.ts:26</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol"> | </span> <span class="tsd-signature-type">null</span> </h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"> <a name="getdefaulttree" class="tsd-anchor"></a> <h3>get<wbr>Default<wbr>Tree</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"> <li class="tsd-signature tsd-kind-icon">get<wbr>Default<wbr>Tree<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_treenode_.treenode.html" class="tsd-signature-type">TreeNode</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Overrides <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getdefaulttree">getDefaultTree</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Collection.ts#L82">Collection.ts:82</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Get a tree of sub collections and manifests, using each child manifest&#39;s first &#39;top&#39; range.</p> </div> </div> <h4 class="tsd-returns-title">Returns <a href="_treenode_.treenode.html" class="tsd-signature-type">TreeNode</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getdescription" class="tsd-anchor"></a> <h3>get<wbr>Description</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Description<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_languagemap_.languagemap.html" class="tsd-signature-type">LanguageMap</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getdescription">getDescription</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L36">IIIFResource.ts:36</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_languagemap_.languagemap.html" class="tsd-signature-type">LanguageMap</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"> <a name="getiiifresourcetype" class="tsd-anchor"></a> <h3>getIIIFResource<wbr>Type</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">getIIIFResource<wbr>Type<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IIIFResourceType</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getiiifresourcetype">getIIIFResourceType</a></p> <p>Overrides <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#getiiifresourcetype">getIIIFResourceType</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L46">IIIFResource.ts:46</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">IIIFResourceType</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getlabel" class="tsd-anchor"></a> <h3>get<wbr>Label</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Label<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_languagemap_.languagemap.html" class="tsd-signature-type">LanguageMap</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#getlabel">getLabel</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/ManifestResource.ts#L16">ManifestResource.ts:16</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_languagemap_.languagemap.html" class="tsd-signature-type">LanguageMap</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getlicense" class="tsd-anchor"></a> <h3>get<wbr>License</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>License<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getlicense">getLicense</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L60">IIIFResource.ts:60</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol"> | </span> <span class="tsd-signature-type">null</span> </h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getlogo" class="tsd-anchor"></a> <h3>get<wbr>Logo</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Logo<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getlogo">getLogo</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L50">IIIFResource.ts:50</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol"> | </span> <span class="tsd-signature-type">null</span> </h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getmanifestbyindex" class="tsd-anchor"></a> <h3>get<wbr>Manifest<wbr>ByIndex</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Manifest<wbr>ByIndex<span class="tsd-signature-symbol">(</span>manifestIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="_manifest_.manifest.html" class="tsd-signature-type">Manifest</a><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Collection.ts#L47">Collection.ts:47</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>manifestIndex: <span class="tsd-signature-type">number</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="_manifest_.manifest.html" class="tsd-signature-type">Manifest</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getmanifests" class="tsd-anchor"></a> <h3>get<wbr>Manifests</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Manifests<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_manifest_.manifest.html" class="tsd-signature-type">Manifest</a><span class="tsd-signature-symbol">[]</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/Collection.ts#L27">Collection.ts:27</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_manifest_.manifest.html" class="tsd-signature-type">Manifest</a><span class="tsd-signature-symbol">[]</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getmetadata" class="tsd-anchor"></a> <h3>get<wbr>Metadata</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Metadata<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_labelvaluepair_.labelvaluepair.html" class="tsd-signature-type">LabelValuePair</a><span class="tsd-signature-symbol">[]</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#getmetadata">getMetadata</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/ManifestResource.ts#L30">ManifestResource.ts:30</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="_labelvaluepair_.labelvaluepair.html" class="tsd-signature-type">LabelValuePair</a><span class="tsd-signature-symbol">[]</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getnavdate" class="tsd-anchor"></a> <h3>get<wbr>Nav<wbr>Date</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Nav<wbr>Date<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Date</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getnavdate">getNavDate</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L64">IIIFResource.ts:64</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Date</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getproperty" class="tsd-anchor"></a> <h3>get<wbr>Property</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Property<span class="tsd-signature-symbol">(</span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_jsonldresource_.jsonldresource.html">JSONLDResource</a>.<a href="_jsonldresource_.jsonldresource.html#getproperty">getProperty</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/JSONLDResource.ts#L12">JSONLDResource.ts:12</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>name: <span class="tsd-signature-type">string</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getrelated" class="tsd-anchor"></a> <h3>get<wbr>Related</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Related<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_iiifresource_.iiifresource.html">IIIFResource</a>.<a href="_iiifresource_.iiifresource.html#getrelated">getRelated</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/IIIFResource.ts#L68">IIIFResource.ts:68</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getrendering" class="tsd-anchor"></a> <h3>get<wbr>Rendering</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Rendering<span class="tsd-signature-symbol">(</span>format<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RenderingFormat</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_rendering_.rendering.html" class="tsd-signature-type">Rendering</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#getrendering">getRendering</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/ManifestResource.ts#L47">ManifestResource.ts:47</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>format: <span class="tsd-signature-type">RenderingFormat</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="_rendering_.rendering.html" class="tsd-signature-type">Rendering</a> <span class="tsd-signature-symbol"> | </span> <span class="tsd-signature-type">null</span> </h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getrenderings" class="tsd-anchor"></a> <h3>get<wbr>Renderings</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Renderings<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_rendering_.rendering.html" class="tsd-signature-type">Rendering</a><span class="tsd-signature-symbol">[]</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_manifestresource_.manifestresource.html">ManifestResource</a>.<a href="_manifestresource_.manifestresource.html#getrenderings">getRenderings</a></p> <ul> <li>Defined in <a href="https://github.com/edsilv/manifesto/blob/b83b754/src/ManifestResource.ts#L61">ManifestRe