RcsbFv3DAssembly._internal_.Structure-2.html 185 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968
  1. <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Structure | @rcsb/rcsb-saguaro-3d</title><meta name="description" content="Documentation for @rcsb/rcsb-saguaro-3d"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
  2. <div class="tsd-toolbar-contents container">
  3. <div class="table-cell" id="tsd-search" data-base="..">
  4. <div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
  5. <ul class="results">
  6. <li class="state loading">Preparing search index...</li>
  7. <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@rcsb/rcsb-saguaro-3d</a></div>
  8. <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
  9. <div class="container container-main">
  10. <div class="col-8 col-content">
  11. <div class="tsd-page-title">
  12. <ul class="tsd-breadcrumb">
  13. <li><a href="../modules.html">@rcsb/rcsb-saguaro-3d</a></li>
  14. <li><a href="../modules/RcsbFv3DAssembly.html">RcsbFv3DAssembly</a></li>
  15. <li><a href="../modules/RcsbFv3DAssembly._internal_.html">&lt;internal&gt;</a></li>
  16. <li><a href="RcsbFv3DAssembly._internal_.Structure-2.html">Structure</a></li></ul>
  17. <h1>Class Structure</h1></div>
  18. <section class="tsd-panel tsd-hierarchy">
  19. <h4>Hierarchy</h4>
  20. <ul class="tsd-hierarchy">
  21. <li><span class="target">Structure</span></li></ul></section><aside class="tsd-sources">
  22. <ul>
  23. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:59</li>
  24. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:183</li></ul></aside>
  25. <section class="tsd-panel-group tsd-index-group">
  26. <section class="tsd-panel tsd-index-panel">
  27. <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
  28. <h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex=0><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-text)"></path></svg> Index</h5></summary>
  29. <div class="tsd-accordion-details">
  30. <section class="tsd-index-section">
  31. <h3 class="tsd-index-heading">Constructors</h3>
  32. <div class="tsd-index-list"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#constructor" class="tsd-index-link tsd-kind-constructor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#4D7FFF" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-512-path"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)" id="icon-512-text"></path></svg><span>constructor</span></a>
  33. </div></section>
  34. <section class="tsd-index-section">
  35. <h3 class="tsd-index-heading">Properties</h3>
  36. <div class="tsd-index-list"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#_child" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>_child</span></a>
  37. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#_proxy" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>_proxy</span></a>
  38. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#_target" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>_target</span></a>
  39. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#computeHash" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>compute<wbr/>Hash</span></a>
  40. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#state" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>state</span></a>
  41. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#unitIndexMap" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>unit<wbr/>Index<wbr/>Map</span></a>
  42. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#unitMap" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>unit<wbr/>Map</span></a>
  43. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#units" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>units</span></a>
  44. </div></section>
  45. <section class="tsd-index-section">
  46. <h3 class="tsd-index-heading">Accessors</h3>
  47. <div class="tsd-index-list"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#atomicResidueCount" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4D4D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-262144-path"></rect><path d="M8.85 16L11.13 7.24H12.582L14.85 16H13.758L13.182 13.672H10.53L9.954 16H8.85ZM10.746 12.76H12.954L12.282 10.06C12.154 9.548 12.054 9.12 11.982 8.776C11.91 8.432 11.866 8.208 11.85 8.104C11.834 8.208 11.79 8.432 11.718 8.776C11.646 9.12 11.546 9.544 11.418 10.048L10.746 12.76Z" fill="var(--color-text)" id="icon-262144-text"></path></svg><span>atomic<wbr/>Residue<wbr/>Count</span></a>
  48. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#bondCount" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>bond<wbr/>Count</span></a>
  49. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#boundary" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>boundary</span></a>
  50. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#carbohydrates" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>carbohydrates</span></a>
  51. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#child" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>child</span></a>
  52. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#coordinateSystem" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>coordinate<wbr/>System</span></a>
  53. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#currentPropertyData" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>current<wbr/>Property<wbr/>Data</span></a>
  54. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#customPropertyDescriptors" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>custom<wbr/>Property<wbr/>Descriptors</span></a>
  55. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#dynamicBonds" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>dynamic<wbr/>Bonds</span></a>
  56. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#elementCount" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>element<wbr/>Count</span></a>
  57. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#entityIndices" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>entity<wbr/>Indices</span></a>
  58. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#hasAtomic" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>has<wbr/>Atomic</span></a>
  59. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#hasCoarse" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>has<wbr/>Coarse</span></a>
  60. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#hasCustomProperties" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>has<wbr/>Custom<wbr/>Properties</span></a>
  61. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#hashCode" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>hash<wbr/>Code</span></a>
  62. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#inheritedPropertyData" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>inherited<wbr/>Property<wbr/>Data</span></a>
  63. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#interUnitBonds" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>inter<wbr/>Unit<wbr/>Bonds</span></a>
  64. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#isAtomic" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>is<wbr/>Atomic</span></a>
  65. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#isCoarse" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>is<wbr/>Coarse</span></a>
  66. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#isCoarseGrained" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>is<wbr/>Coarse<wbr/>Grained</span></a>
  67. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#isEmpty" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>is<wbr/>Empty</span></a>
  68. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#label" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>label</span></a>
  69. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#lookup3d" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>lookup3d</span></a>
  70. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#masterModel" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>master<wbr/>Model</span></a>
  71. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#model" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>model</span></a>
  72. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#models" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>models</span></a>
  73. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#parent" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>parent</span></a>
  74. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#polymerGapCount" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>polymer<wbr/>Gap<wbr/>Count</span></a>
  75. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#polymerResidueCount" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>polymer<wbr/>Residue<wbr/>Count</span></a>
  76. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#polymerUnitCount" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>polymer<wbr/>Unit<wbr/>Count</span></a>
  77. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#representativeModel" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>representative<wbr/>Model</span></a>
  78. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#root" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>root</span></a>
  79. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#serialMapping" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>serial<wbr/>Mapping</span></a>
  80. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#target" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>target</span></a>
  81. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#transformHash" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>transform<wbr/>Hash</span></a>
  82. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#uniqueAtomicResidueIndices" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>unique<wbr/>Atomic<wbr/>Residue<wbr/>Indices</span></a>
  83. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#uniqueElementCount" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>unique<wbr/>Element<wbr/>Count</span></a>
  84. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#uniqueElementSymbols" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>unique<wbr/>Element<wbr/>Symbols</span></a>
  85. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#uniqueResidueNames" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>unique<wbr/>Residue<wbr/>Names</span></a>
  86. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#unitSymmetryGroups" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>unit<wbr/>Symmetry<wbr/>Groups</span></a>
  87. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#unitSymmetryGroupsIndexMap" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>unit<wbr/>Symmetry<wbr/>Groups<wbr/>Index<wbr/>Map</span></a>
  88. </div></section>
  89. <section class="tsd-index-section">
  90. <h3 class="tsd-index-heading">Methods</h3>
  91. <div class="tsd-index-list"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#asParent" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>as<wbr/>Parent</span></a>
  92. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#elementLocations" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>element<wbr/>Locations</span></a>
  93. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#getModelIndex" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Model<wbr/>Index</span></a>
  94. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#hasElement" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>has<wbr/>Element</span></a>
  95. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#remapModel" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>remap<wbr/>Model</span></a>
  96. <a href="RcsbFv3DAssembly._internal_.Structure-2.html#subsetBuilder" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>subset<wbr/>Builder</span></a>
  97. </div></section></div></details></section></section>
  98. <section class="tsd-panel-group tsd-member-group">
  99. <h2>Constructors</h2>
  100. <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-external"><a id="constructor" class="tsd-anchor"></a>
  101. <h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
  102. <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-external">
  103. <li class="tsd-signature tsd-anchor-link" id="constructor.new_Structure">new <wbr/>Structure<span class="tsd-signature-symbol">(</span>units<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.Unit-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">Unit</a><span class="tsd-signature-symbol">[]</span>, unitMap<span class="tsd-signature-symbol">: </span><a href="../interfaces/RcsbFv3DAssembly._internal_.IntMap-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IntMap</a><span class="tsd-signature-symbol">&lt;</span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.Unit-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">Unit</a><span class="tsd-signature-symbol">&gt;</span>, unitIndexMap<span class="tsd-signature-symbol">: </span><a href="../interfaces/RcsbFv3DAssembly._internal_.IntMap-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IntMap</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span>, state<span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.State-4.html" class="tsd-signature-type" data-tsd-kind="Type alias">State</a>, asParent<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>child<span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a><span class="tsd-signature-symbol">; </span>target<span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a><a href="#constructor.new_Structure" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
  104. <li class="tsd-description">
  105. <div class="tsd-parameters">
  106. <h4 class="tsd-parameters-title">Parameters</h4>
  107. <ul class="tsd-parameter-list">
  108. <li>
  109. <h5>units: <span class="tsd-signature-symbol">readonly </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.Unit-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">Unit</a><span class="tsd-signature-symbol">[]</span></h5>
  110. <div class="tsd-comment tsd-typography"><p>Array of all units in the structure, sorted by unit.id</p>
  111. </div></li>
  112. <li>
  113. <h5>unitMap: <a href="../interfaces/RcsbFv3DAssembly._internal_.IntMap-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IntMap</a><span class="tsd-signature-symbol">&lt;</span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.Unit-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">Unit</a><span class="tsd-signature-symbol">&gt;</span></h5>
  114. <div class="tsd-comment tsd-typography"><p>Maps unit.id to index of unit in units array</p>
  115. </div></li>
  116. <li>
  117. <h5>unitIndexMap: <a href="../interfaces/RcsbFv3DAssembly._internal_.IntMap-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IntMap</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span></h5>
  118. <div class="tsd-comment tsd-typography"><p>Array of all units in the structure, sorted by unit.id</p>
  119. </div></li>
  120. <li>
  121. <h5>state: <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.State-4.html" class="tsd-signature-type" data-tsd-kind="Type alias">State</a></h5></li>
  122. <li>
  123. <h5><code class="tsd-tag ts-flagOptional">Optional</code> asParent: <span class="tsd-signature-symbol">{ </span>child<span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a><span class="tsd-signature-symbol">; </span>target<span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a><span class="tsd-signature-symbol"> }</span></h5>
  124. <ul class="tsd-parameters">
  125. <li class="tsd-parameter">
  126. <h5>child<span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></h5></li>
  127. <li class="tsd-parameter">
  128. <h5>target<span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></h5></li></ul></li></ul></div>
  129. <h4 class="tsd-returns-title">Returns <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></h4><aside class="tsd-sources">
  130. <ul>
  131. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:168</li></ul></aside></li></ul></section></section>
  132. <section class="tsd-panel-group tsd-member-group">
  133. <h2>Properties</h2>
  134. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a id="_child" class="tsd-anchor"></a>
  135. <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_child</span><a href="#_child" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  136. <div class="tsd-signature">_child<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div><aside class="tsd-sources">
  137. <ul>
  138. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:152</li></ul></aside></section>
  139. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a id="_proxy" class="tsd-anchor"></a>
  140. <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_proxy</span><a href="#_proxy" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  141. <div class="tsd-signature">_proxy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div><aside class="tsd-sources">
  142. <ul>
  143. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:154</li></ul></aside></section>
  144. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a id="_target" class="tsd-anchor"></a>
  145. <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_target</span><a href="#_target" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  146. <div class="tsd-signature">_target<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div><aside class="tsd-sources">
  147. <ul>
  148. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:153</li></ul></aside></section>
  149. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a id="computeHash" class="tsd-anchor"></a>
  150. <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>compute<wbr/>Hash</span><a href="#computeHash" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  151. <div class="tsd-signature">compute<wbr/>Hash<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div><aside class="tsd-sources">
  152. <ul>
  153. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:95</li></ul></aside></section>
  154. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a id="state" class="tsd-anchor"></a>
  155. <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>state</span><a href="#state" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  156. <div class="tsd-signature">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div><aside class="tsd-sources">
  157. <ul>
  158. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:63</li></ul></aside></section>
  159. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-external"><a id="unitIndexMap" class="tsd-anchor"></a>
  160. <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>unit<wbr/>Index<wbr/>Map</span><a href="#unitIndexMap" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  161. <div class="tsd-signature">unit<wbr/>Index<wbr/>Map<span class="tsd-signature-symbol">:</span> <a href="../interfaces/RcsbFv3DAssembly._internal_.IntMap-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IntMap</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
  162. <ul>
  163. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:62</li></ul></aside></section>
  164. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-external"><a id="unitMap" class="tsd-anchor"></a>
  165. <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>unit<wbr/>Map</span><a href="#unitMap" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  166. <div class="tsd-signature">unit<wbr/>Map<span class="tsd-signature-symbol">:</span> <a href="../interfaces/RcsbFv3DAssembly._internal_.IntMap-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IntMap</a><span class="tsd-signature-symbol">&lt;</span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.Unit-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">Unit</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
  167. <ul>
  168. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:61</li></ul></aside></section>
  169. <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-external"><a id="units" class="tsd-anchor"></a>
  170. <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>units</span><a href="#units" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  171. <div class="tsd-signature">units<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.Unit-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">Unit</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
  172. <ul>
  173. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:60</li></ul></aside></section></section>
  174. <section class="tsd-panel-group tsd-member-group">
  175. <h2>Accessors</h2>
  176. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="atomicResidueCount" class="tsd-anchor"></a>
  177. <h3 class="tsd-anchor-link"><span>atomic<wbr/>Residue<wbr/>Count</span><a href="#atomicResidueCount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  178. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  179. <li class="tsd-signature" id="atomicResidueCount.atomicResidueCount-1"><span class="tsd-signature-symbol">get</span> atomicResidueCount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
  180. <li class="tsd-description">
  181. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
  182. <ul>
  183. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:85</li></ul></aside></li></ul></section>
  184. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="bondCount" class="tsd-anchor"></a>
  185. <h3 class="tsd-anchor-link"><span>bond<wbr/>Count</span><a href="#bondCount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  186. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  187. <li class="tsd-signature" id="bondCount.bondCount-1"><span class="tsd-signature-symbol">get</span> bondCount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
  188. <li class="tsd-description">
  189. <div class="tsd-comment tsd-typography"><p>Count of all bonds (intra- and inter-unit) in the structure</p>
  190. </div>
  191. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
  192. <ul>
  193. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:68</li></ul></aside></li></ul></section>
  194. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="boundary" class="tsd-anchor"></a>
  195. <h3 class="tsd-anchor-link"><span>boundary</span><a href="#boundary" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  196. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  197. <li class="tsd-signature" id="boundary.boundary-1"><span class="tsd-signature-symbol">get</span> boundary<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/RcsbFv3DAssembly._internal_.Boundary.html" class="tsd-signature-type" data-tsd-kind="Type alias">Boundary</a></li>
  198. <li class="tsd-description">
  199. <h4 class="tsd-returns-title">Returns <a href="../types/RcsbFv3DAssembly._internal_.Boundary.html" class="tsd-signature-type" data-tsd-kind="Type alias">Boundary</a></h4><aside class="tsd-sources">
  200. <ul>
  201. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:111</li></ul></aside></li></ul></section>
  202. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="carbohydrates" class="tsd-anchor"></a>
  203. <h3 class="tsd-anchor-link"><span>carbohydrates</span><a href="#carbohydrates" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  204. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  205. <li class="tsd-signature" id="carbohydrates.carbohydrates-1"><span class="tsd-signature-symbol">get</span> carbohydrates<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/RcsbFv3DAssembly._internal_.Carbohydrates.html" class="tsd-signature-type" data-tsd-kind="Interface">Carbohydrates</a></li>
  206. <li class="tsd-description">
  207. <h4 class="tsd-returns-title">Returns <a href="../interfaces/RcsbFv3DAssembly._internal_.Carbohydrates.html" class="tsd-signature-type" data-tsd-kind="Interface">Carbohydrates</a></h4><aside class="tsd-sources">
  208. <ul>
  209. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:118</li></ul></aside></li></ul></section>
  210. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="child" class="tsd-anchor"></a>
  211. <h3 class="tsd-anchor-link"><span>child</span><a href="#child" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  212. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  213. <li class="tsd-signature" id="child.child-1"><span class="tsd-signature-symbol">get</span> child<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></li>
  214. <li class="tsd-description">
  215. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></h4><aside class="tsd-sources">
  216. <ul>
  217. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:160</li></ul></aside></li></ul></section>
  218. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="coordinateSystem" class="tsd-anchor"></a>
  219. <h3 class="tsd-anchor-link"><span>coordinate<wbr/>System</span><a href="#coordinateSystem" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  220. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  221. <li class="tsd-signature" id="coordinateSystem.coordinateSystem-1"><span class="tsd-signature-symbol">get</span> coordinateSystem<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/RcsbFv3DAssembly._internal_.SymmetryOperator-1.html" class="tsd-signature-type" data-tsd-kind="Interface">SymmetryOperator</a></li>
  222. <li class="tsd-description">
  223. <div class="tsd-comment tsd-typography"><p>Conformation transformation that was applied to every unit of this structure.</p>
  224. <p>Coordinate system applies to the <em>current</em> structure only.
  225. A parent structure can have a different coordinate system and thefore it has to be composed &quot;manualy&quot;
  226. by the consumer.</p>
  227. </div>
  228. <h4 class="tsd-returns-title">Returns <a href="../interfaces/RcsbFv3DAssembly._internal_.SymmetryOperator-1.html" class="tsd-signature-type" data-tsd-kind="Interface">SymmetryOperator</a></h4><aside class="tsd-sources">
  229. <ul>
  230. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:109</li></ul></aside></li></ul></section>
  231. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="currentPropertyData" class="tsd-anchor"></a>
  232. <h3 class="tsd-anchor-link"><span>current<wbr/>Property<wbr/>Data</span><a href="#currentPropertyData" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  233. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  234. <li class="tsd-signature" id="currentPropertyData.currentPropertyData-1"><span class="tsd-signature-symbol">get</span> currentPropertyData<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>
  235. <li class="tsd-description">
  236. <div class="tsd-comment tsd-typography"><p>Property data unique to this instance of the structure.</p>
  237. </div>
  238. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4><aside class="tsd-sources">
  239. <ul>
  240. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:74</li></ul></aside></li></ul></section>
  241. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="customPropertyDescriptors" class="tsd-anchor"></a>
  242. <h3 class="tsd-anchor-link"><span>custom<wbr/>Property<wbr/>Descriptors</span><a href="#customPropertyDescriptors" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  243. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  244. <li class="tsd-signature" id="customPropertyDescriptors.customPropertyDescriptors-1"><span class="tsd-signature-symbol">get</span> customPropertyDescriptors<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.CustomProperties.html" class="tsd-signature-type" data-tsd-kind="Class">CustomProperties</a></li>
  245. <li class="tsd-description">
  246. <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DAssembly._internal_.CustomProperties.html" class="tsd-signature-type" data-tsd-kind="Class">CustomProperties</a></h4><aside class="tsd-sources">
  247. <ul>
  248. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:70</li></ul></aside></li></ul></section>
  249. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="dynamicBonds" class="tsd-anchor"></a>
  250. <h3 class="tsd-anchor-link"><span>dynamic<wbr/>Bonds</span><a href="#dynamicBonds" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  251. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  252. <li class="tsd-signature" id="dynamicBonds.dynamicBonds-1"><span class="tsd-signature-symbol">get</span> dynamicBonds<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
  253. <li class="tsd-description">
  254. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
  255. <ul>
  256. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:114</li></ul></aside></li></ul></section>
  257. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="elementCount" class="tsd-anchor"></a>
  258. <h3 class="tsd-anchor-link"><span>element<wbr/>Count</span><a href="#elementCount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  259. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  260. <li class="tsd-signature" id="elementCount.elementCount-1"><span class="tsd-signature-symbol">get</span> elementCount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
  261. <li class="tsd-description">
  262. <div class="tsd-comment tsd-typography"><p>Count of all elements in the structure, i.e. the sum of the elements in the units</p>
  263. </div>
  264. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
  265. <ul>
  266. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:66</li></ul></aside></li></ul></section>
  267. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="entityIndices" class="tsd-anchor"></a>
  268. <h3 class="tsd-anchor-link"><span>entity<wbr/>Indices</span><a href="#entityIndices" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  269. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  270. <li class="tsd-signature" id="entityIndices.entityIndices-1"><span class="tsd-signature-symbol">get</span> entityIndices<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.EntityIndex.html" class="tsd-signature-type" data-tsd-kind="Type alias">EntityIndex</a><span class="tsd-signature-symbol">[]</span></li>
  271. <li class="tsd-description">
  272. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">readonly </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.EntityIndex.html" class="tsd-signature-type" data-tsd-kind="Type alias">EntityIndex</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
  273. <ul>
  274. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:122</li></ul></aside></li></ul></section>
  275. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="hasAtomic" class="tsd-anchor"></a>
  276. <h3 class="tsd-anchor-link"><span>has<wbr/>Atomic</span><a href="#hasAtomic" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  277. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  278. <li class="tsd-signature" id="hasAtomic.hasAtomic-1"><span class="tsd-signature-symbol">get</span> hasAtomic<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
  279. <li class="tsd-description">
  280. <div class="tsd-comment tsd-typography"><p>Contains some atomic units</p>
  281. </div>
  282. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
  283. <ul>
  284. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:127</li></ul></aside></li></ul></section>
  285. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="hasCoarse" class="tsd-anchor"></a>
  286. <h3 class="tsd-anchor-link"><span>has<wbr/>Coarse</span><a href="#hasCoarse" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  287. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  288. <li class="tsd-signature" id="hasCoarse.hasCoarse-1"><span class="tsd-signature-symbol">get</span> hasCoarse<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
  289. <li class="tsd-description">
  290. <div class="tsd-comment tsd-typography"><p>Contains some coarse units</p>
  291. </div>
  292. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
  293. <ul>
  294. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:131</li></ul></aside></li></ul></section>
  295. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="hasCustomProperties" class="tsd-anchor"></a>
  296. <h3 class="tsd-anchor-link"><span>has<wbr/>Custom<wbr/>Properties</span><a href="#hasCustomProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  297. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  298. <li class="tsd-signature" id="hasCustomProperties.hasCustomProperties-1"><span class="tsd-signature-symbol">get</span> hasCustomProperties<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
  299. <li class="tsd-description">
  300. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
  301. <ul>
  302. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:69</li></ul></aside></li></ul></section>
  303. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="hashCode" class="tsd-anchor"></a>
  304. <h3 class="tsd-anchor-link"><span>hash<wbr/>Code</span><a href="#hashCode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  305. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  306. <li class="tsd-signature" id="hashCode.hashCode-1"><span class="tsd-signature-symbol">get</span> hashCode<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
  307. <li class="tsd-description">
  308. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
  309. <ul>
  310. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:92</li></ul></aside></li></ul></section>
  311. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="inheritedPropertyData" class="tsd-anchor"></a>
  312. <h3 class="tsd-anchor-link"><span>inherited<wbr/>Property<wbr/>Data</span><a href="#inheritedPropertyData" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  313. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  314. <li class="tsd-signature" id="inheritedPropertyData.inheritedPropertyData-1"><span class="tsd-signature-symbol">get</span> inheritedPropertyData<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>
  315. <li class="tsd-description">
  316. <div class="tsd-comment tsd-typography"><p>Property data of the parent structure if it exists, currentPropertyData otherwise.</p>
  317. </div>
  318. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4><aside class="tsd-sources">
  319. <ul>
  320. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:78</li></ul></aside></li></ul></section>
  321. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="interUnitBonds" class="tsd-anchor"></a>
  322. <h3 class="tsd-anchor-link"><span>inter<wbr/>Unit<wbr/>Bonds</span><a href="#interUnitBonds" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  323. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  324. <li class="tsd-signature" id="interUnitBonds.interUnitBonds-1"><span class="tsd-signature-symbol">get</span> interUnitBonds<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.InterUnitBonds-1.html" class="tsd-signature-type" data-tsd-kind="Class">InterUnitBonds</a></li>
  325. <li class="tsd-description">
  326. <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DAssembly._internal_.InterUnitBonds-1.html" class="tsd-signature-type" data-tsd-kind="Class">InterUnitBonds</a></h4><aside class="tsd-sources">
  327. <ul>
  328. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:113</li></ul></aside></li></ul></section>
  329. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="isAtomic" class="tsd-anchor"></a>
  330. <h3 class="tsd-anchor-link"><span>is<wbr/>Atomic</span><a href="#isAtomic" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  331. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  332. <li class="tsd-signature" id="isAtomic.isAtomic-1"><span class="tsd-signature-symbol">get</span> isAtomic<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
  333. <li class="tsd-description">
  334. <div class="tsd-comment tsd-typography"><p>Contains only atomic units</p>
  335. </div>
  336. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
  337. <ul>
  338. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:125</li></ul></aside></li></ul></section>
  339. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="isCoarse" class="tsd-anchor"></a>
  340. <h3 class="tsd-anchor-link"><span>is<wbr/>Coarse</span><a href="#isCoarse" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  341. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  342. <li class="tsd-signature" id="isCoarse.isCoarse-1"><span class="tsd-signature-symbol">get</span> isCoarse<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
  343. <li class="tsd-description">
  344. <div class="tsd-comment tsd-typography"><p>Contains only coarse units</p>
  345. </div>
  346. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
  347. <ul>
  348. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:129</li></ul></aside></li></ul></section>
  349. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="isCoarseGrained" class="tsd-anchor"></a>
  350. <h3 class="tsd-anchor-link"><span>is<wbr/>Coarse<wbr/>Grained</span><a href="#isCoarseGrained" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  351. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  352. <li class="tsd-signature" id="isCoarseGrained.isCoarseGrained-1"><span class="tsd-signature-symbol">get</span> isCoarseGrained<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
  353. <li class="tsd-description">
  354. <div class="tsd-comment tsd-typography"><p>True if any model the structure is based on is coarse grained.</p>
  355. <h3>See</h3><p>Model.isCoarseGrained</p>
  356. </div>
  357. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
  358. <ul>
  359. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:90</li></ul></aside></li></ul></section>
  360. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="isEmpty" class="tsd-anchor"></a>
  361. <h3 class="tsd-anchor-link"><span>is<wbr/>Empty</span><a href="#isEmpty" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  362. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  363. <li class="tsd-signature" id="isEmpty.isEmpty-1"><span class="tsd-signature-symbol">get</span> isEmpty<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
  364. <li class="tsd-description">
  365. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
  366. <ul>
  367. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:91</li></ul></aside></li></ul></section>
  368. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="label" class="tsd-anchor"></a>
  369. <h3 class="tsd-anchor-link"><span>label</span><a href="#label" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  370. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  371. <li class="tsd-signature" id="label.label-1"><span class="tsd-signature-symbol">get</span> 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></li>
  372. <li class="tsd-description">
  373. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
  374. <ul>
  375. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:110</li></ul></aside></li></ul></section>
  376. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="lookup3d" class="tsd-anchor"></a>
  377. <h3 class="tsd-anchor-link"><span>lookup3d</span><a href="#lookup3d" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  378. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  379. <li class="tsd-signature" id="lookup3d.lookup3d-1"><span class="tsd-signature-symbol">get</span> lookup3d<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.StructureLookup3D.html" class="tsd-signature-type" data-tsd-kind="Class">StructureLookup3D</a></li>
  380. <li class="tsd-description">
  381. <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DAssembly._internal_.StructureLookup3D.html" class="tsd-signature-type" data-tsd-kind="Class">StructureLookup3D</a></h4><aside class="tsd-sources">
  382. <ul>
  383. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:112</li></ul></aside></li></ul></section>
  384. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="masterModel" class="tsd-anchor"></a>
  385. <h3 class="tsd-anchor-link"><span>master<wbr/>Model</span><a href="#masterModel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  386. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  387. <li class="tsd-signature" id="masterModel.masterModel-1"><span class="tsd-signature-symbol">get</span> masterModel<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Model-2.html" class="tsd-signature-type" data-tsd-kind="Interface">Model</a></li>
  388. <li class="tsd-description">
  389. <div class="tsd-comment tsd-typography"><p>The master-model, other models can have bonds to it</p>
  390. </div>
  391. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Model-2.html" class="tsd-signature-type" data-tsd-kind="Interface">Model</a></h4><aside class="tsd-sources">
  392. <ul>
  393. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:146</li></ul></aside></li></ul></section>
  394. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="model" class="tsd-anchor"></a>
  395. <h3 class="tsd-anchor-link"><span>model</span><a href="#model" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  396. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  397. <li class="tsd-signature" id="model.model-1"><span class="tsd-signature-symbol">get</span> model<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Model-2.html" class="tsd-signature-type" data-tsd-kind="Interface">Model</a></li>
  398. <li class="tsd-description">
  399. <div class="tsd-comment tsd-typography"><p>If the structure is based on a single model or has a master-/representative-model, return it.
  400. Otherwise throw an exception.</p>
  401. </div>
  402. <h4 class="tsd-returns-title">Returns <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Model-2.html" class="tsd-signature-type" data-tsd-kind="Interface">Model</a></h4><aside class="tsd-sources">
  403. <ul>
  404. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:144</li></ul></aside></li></ul></section>
  405. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="models" class="tsd-anchor"></a>
  406. <h3 class="tsd-anchor-link"><span>models</span><a href="#models" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  407. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  408. <li class="tsd-signature" id="models.models-1"><span class="tsd-signature-symbol">get</span> models<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Model-2.html" class="tsd-signature-type" data-tsd-kind="Interface">Model</a><span class="tsd-signature-symbol">[]</span></li>
  409. <li class="tsd-description">
  410. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">readonly </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Model-2.html" class="tsd-signature-type" data-tsd-kind="Interface">Model</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
  411. <ul>
  412. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:119</li></ul></aside></li></ul></section>
  413. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="parent" class="tsd-anchor"></a>
  414. <h3 class="tsd-anchor-link"><span>parent</span><a href="#parent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  415. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  416. <li class="tsd-signature" id="parent.parent-1"><span class="tsd-signature-symbol">get</span> parent<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></li>
  417. <li class="tsd-description">
  418. <div class="tsd-comment tsd-typography"><p>The root/top-most parent or <code>undefined</code> in case this is the root</p>
  419. </div>
  420. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></h4><aside class="tsd-sources">
  421. <ul>
  422. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:101</li></ul></aside></li></ul></section>
  423. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="polymerGapCount" class="tsd-anchor"></a>
  424. <h3 class="tsd-anchor-link"><span>polymer<wbr/>Gap<wbr/>Count</span><a href="#polymerGapCount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  425. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  426. <li class="tsd-signature" id="polymerGapCount.polymerGapCount-1"><span class="tsd-signature-symbol">get</span> polymerGapCount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
  427. <li class="tsd-description">
  428. <div class="tsd-comment tsd-typography"><p>Count of all polymer gaps in the structure</p>
  429. </div>
  430. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
  431. <ul>
  432. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:82</li></ul></aside></li></ul></section>
  433. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="polymerResidueCount" class="tsd-anchor"></a>
  434. <h3 class="tsd-anchor-link"><span>polymer<wbr/>Residue<wbr/>Count</span><a href="#polymerResidueCount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  435. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  436. <li class="tsd-signature" id="polymerResidueCount.polymerResidueCount-1"><span class="tsd-signature-symbol">get</span> polymerResidueCount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
  437. <li class="tsd-description">
  438. <div class="tsd-comment tsd-typography"><p>Count of all polymer residues in the structure</p>
  439. </div>
  440. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
  441. <ul>
  442. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:80</li></ul></aside></li></ul></section>
  443. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="polymerUnitCount" class="tsd-anchor"></a>
  444. <h3 class="tsd-anchor-link"><span>polymer<wbr/>Unit<wbr/>Count</span><a href="#polymerUnitCount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  445. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  446. <li class="tsd-signature" id="polymerUnitCount.polymerUnitCount-1"><span class="tsd-signature-symbol">get</span> polymerUnitCount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
  447. <li class="tsd-description">
  448. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
  449. <ul>
  450. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:83</li></ul></aside></li></ul></section>
  451. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="representativeModel" class="tsd-anchor"></a>
  452. <h3 class="tsd-anchor-link"><span>representative<wbr/>Model</span><a href="#representativeModel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  453. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  454. <li class="tsd-signature" id="representativeModel.representativeModel-1"><span class="tsd-signature-symbol">get</span> representativeModel<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Model-2.html" class="tsd-signature-type" data-tsd-kind="Interface">Model</a></li>
  455. <li class="tsd-description">
  456. <div class="tsd-comment tsd-typography"><p>A representative model, e.g. the first model of a trajectory</p>
  457. </div>
  458. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Model-2.html" class="tsd-signature-type" data-tsd-kind="Interface">Model</a></h4><aside class="tsd-sources">
  459. <ul>
  460. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:148</li></ul></aside></li></ul></section>
  461. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="root" class="tsd-anchor"></a>
  462. <h3 class="tsd-anchor-link"><span>root</span><a href="#root" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  463. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  464. <li class="tsd-signature" id="root.root-1"><span class="tsd-signature-symbol">get</span> root<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></li>
  465. <li class="tsd-description">
  466. <div class="tsd-comment tsd-typography"><p>The parent or itself in case this is the root</p>
  467. </div>
  468. <h4 class="tsd-returns-title">Returns <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></h4><aside class="tsd-sources">
  469. <ul>
  470. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:99</li></ul></aside></li></ul></section>
  471. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="serialMapping" class="tsd-anchor"></a>
  472. <h3 class="tsd-anchor-link"><span>serial<wbr/>Mapping</span><a href="#serialMapping" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  473. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  474. <li class="tsd-signature" id="serialMapping.serialMapping-1"><span class="tsd-signature-symbol">get</span> serialMapping<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/RcsbFv3DAssembly._internal_.SerialMapping.html" class="tsd-signature-type" data-tsd-kind="Interface">SerialMapping</a></li>
  475. <li class="tsd-description">
  476. <div class="tsd-comment tsd-typography"><p>Provides mapping for serial element indices accross all units.</p>
  477. <p>Note that this is especially costly for structures with many units that are grouped
  478. into few symmetry groups. Use only when needed and prefer <code>StructureElement</code>
  479. to address elements in a structure.</p>
  480. </div>
  481. <h4 class="tsd-returns-title">Returns <a href="../interfaces/RcsbFv3DAssembly._internal_.SerialMapping.html" class="tsd-signature-type" data-tsd-kind="Interface">SerialMapping</a></h4><aside class="tsd-sources">
  482. <ul>
  483. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:139</li></ul></aside></li></ul></section>
  484. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="target" class="tsd-anchor"></a>
  485. <h3 class="tsd-anchor-link"><span>target</span><a href="#target" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  486. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  487. <li class="tsd-signature" id="target.target-1"><span class="tsd-signature-symbol">get</span> target<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></li>
  488. <li class="tsd-description">
  489. <div class="tsd-comment tsd-typography"><p>Get the proxy target. Usefull for equality checks.</p>
  490. </div>
  491. <h4 class="tsd-returns-title">Returns <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></h4><aside class="tsd-sources">
  492. <ul>
  493. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:162</li></ul></aside></li></ul></section>
  494. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="transformHash" class="tsd-anchor"></a>
  495. <h3 class="tsd-anchor-link"><span>transform<wbr/>Hash</span><a href="#transformHash" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  496. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  497. <li class="tsd-signature" id="transformHash.transformHash-1"><span class="tsd-signature-symbol">get</span> transformHash<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
  498. <li class="tsd-description">
  499. <div class="tsd-comment tsd-typography"><p>Hash based on all unit.id values in the structure, reflecting the units transformation</p>
  500. </div>
  501. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
  502. <ul>
  503. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:94</li></ul></aside></li></ul></section>
  504. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="uniqueAtomicResidueIndices" class="tsd-anchor"></a>
  505. <h3 class="tsd-anchor-link"><span>unique<wbr/>Atomic<wbr/>Residue<wbr/>Indices</span><a href="#uniqueAtomicResidueIndices" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  506. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  507. <li class="tsd-signature" id="uniqueAtomicResidueIndices.uniqueAtomicResidueIndices-1"><span class="tsd-signature-symbol">get</span> uniqueAtomicResidueIndices<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ReadonlyMap</span><span class="tsd-signature-symbol">&lt;</span><a href="../types/RcsbFv3DAssembly._internal_.UUID-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">UUID</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">readonly </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.ResidueIndex.html" class="tsd-signature-type" data-tsd-kind="Type alias">ResidueIndex</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li>
  508. <li class="tsd-description">
  509. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">ReadonlyMap</span><span class="tsd-signature-symbol">&lt;</span><a href="../types/RcsbFv3DAssembly._internal_.UUID-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">UUID</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">readonly </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.ResidueIndex.html" class="tsd-signature-type" data-tsd-kind="Type alias">ResidueIndex</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
  510. <ul>
  511. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:123</li></ul></aside></li></ul></section>
  512. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="uniqueElementCount" class="tsd-anchor"></a>
  513. <h3 class="tsd-anchor-link"><span>unique<wbr/>Element<wbr/>Count</span><a href="#uniqueElementCount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  514. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  515. <li class="tsd-signature" id="uniqueElementCount.uniqueElementCount-1"><span class="tsd-signature-symbol">get</span> uniqueElementCount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
  516. <li class="tsd-description">
  517. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
  518. <ul>
  519. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:84</li></ul></aside></li></ul></section>
  520. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="uniqueElementSymbols" class="tsd-anchor"></a>
  521. <h3 class="tsd-anchor-link"><span>unique<wbr/>Element<wbr/>Symbols</span><a href="#uniqueElementSymbols" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  522. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  523. <li class="tsd-signature" id="uniqueElementSymbols.uniqueElementSymbols-1"><span class="tsd-signature-symbol">get</span> uniqueElementSymbols<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.ElementSymbol.html" class="tsd-signature-type" data-tsd-kind="Type alias">ElementSymbol</a><span class="tsd-signature-symbol">&gt;</span></li>
  524. <li class="tsd-description">
  525. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.ElementSymbol.html" class="tsd-signature-type" data-tsd-kind="Type alias">ElementSymbol</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
  526. <ul>
  527. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:121</li></ul></aside></li></ul></section>
  528. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="uniqueResidueNames" class="tsd-anchor"></a>
  529. <h3 class="tsd-anchor-link"><span>unique<wbr/>Residue<wbr/>Names</span><a href="#uniqueResidueNames" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  530. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  531. <li class="tsd-signature" id="uniqueResidueNames.uniqueResidueNames-1"><span class="tsd-signature-symbol">get</span> uniqueResidueNames<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></li>
  532. <li class="tsd-description">
  533. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
  534. <ul>
  535. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:120</li></ul></aside></li></ul></section>
  536. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="unitSymmetryGroups" class="tsd-anchor"></a>
  537. <h3 class="tsd-anchor-link"><span>unit<wbr/>Symmetry<wbr/>Groups</span><a href="#unitSymmetryGroups" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  538. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  539. <li class="tsd-signature" id="unitSymmetryGroups.unitSymmetryGroups-1"><span class="tsd-signature-symbol">get</span> unitSymmetryGroups<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">readonly </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../modules/RcsbFv3DAssembly._internal_.Unit.html" class="tsd-signature-type" data-tsd-kind="Namespace">Unit</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.Unit.SymmetryGroup-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">SymmetryGroup</a><span class="tsd-signature-symbol">[]</span></li>
  540. <li class="tsd-description">
  541. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">readonly </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../modules/RcsbFv3DAssembly._internal_.Unit.html" class="tsd-signature-type" data-tsd-kind="Namespace">Unit</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.Unit.SymmetryGroup-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">SymmetryGroup</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
  542. <ul>
  543. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:115</li></ul></aside></li></ul></section>
  544. <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a id="unitSymmetryGroupsIndexMap" class="tsd-anchor"></a>
  545. <h3 class="tsd-anchor-link"><span>unit<wbr/>Symmetry<wbr/>Groups<wbr/>Index<wbr/>Map</span><a href="#unitSymmetryGroupsIndexMap" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  546. <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-external">
  547. <li class="tsd-signature" id="unitSymmetryGroupsIndexMap.unitSymmetryGroupsIndexMap-1"><span class="tsd-signature-symbol">get</span> unitSymmetryGroupsIndexMap<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/RcsbFv3DAssembly._internal_.IntMap-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IntMap</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span></li>
  548. <li class="tsd-description">
  549. <div class="tsd-comment tsd-typography"><p>Maps unit.id to index of SymmetryGroup in unitSymmetryGroups array</p>
  550. </div>
  551. <h4 class="tsd-returns-title">Returns <a href="../interfaces/RcsbFv3DAssembly._internal_.IntMap-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IntMap</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
  552. <ul>
  553. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:117</li></ul></aside></li></ul></section></section>
  554. <section class="tsd-panel-group tsd-member-group">
  555. <h2>Methods</h2>
  556. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"><a id="asParent" class="tsd-anchor"></a>
  557. <h3 class="tsd-anchor-link"><span>as<wbr/>Parent</span><a href="#asParent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  558. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
  559. <li class="tsd-signature tsd-anchor-link" id="asParent.asParent-1">as<wbr/>Parent<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a><a href="#asParent.asParent-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
  560. <li class="tsd-description">
  561. <div class="tsd-comment tsd-typography"><p>For <code>structure</code> with <code>parent</code> this returns a proxy that
  562. targets <code>parent</code> and has <code>structure</code> attached as a child.</p>
  563. </div>
  564. <h4 class="tsd-returns-title">Returns <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></h4><aside class="tsd-sources">
  565. <ul>
  566. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:159</li></ul></aside></li></ul></section>
  567. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"><a id="elementLocations" class="tsd-anchor"></a>
  568. <h3 class="tsd-anchor-link"><span>element<wbr/>Locations</span><a href="#elementLocations" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  569. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
  570. <li class="tsd-signature tsd-anchor-link" id="elementLocations.elementLocations-1">element<wbr/>Locations<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Iterator-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Iterator</a><span class="tsd-signature-symbol">&lt;</span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Location-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Location</a><span class="tsd-signature-symbol">&lt;</span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.Unit-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">Unit</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><a href="#elementLocations.elementLocations-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
  571. <li class="tsd-description">
  572. <div class="tsd-comment tsd-typography"><p>Returns a new element location iterator</p>
  573. </div>
  574. <h4 class="tsd-returns-title">Returns <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Iterator-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Iterator</a><span class="tsd-signature-symbol">&lt;</span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Location-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Location</a><span class="tsd-signature-symbol">&lt;</span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.Unit-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">Unit</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
  575. <ul>
  576. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:97</li></ul></aside></li></ul></section>
  577. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"><a id="getModelIndex" class="tsd-anchor"></a>
  578. <h3 class="tsd-anchor-link"><span>get<wbr/>Model<wbr/>Index</span><a href="#getModelIndex" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  579. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
  580. <li class="tsd-signature tsd-anchor-link" id="getModelIndex.getModelIndex-1">get<wbr/>Model<wbr/>Index<span class="tsd-signature-symbol">(</span>m<span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Model-2.html" class="tsd-signature-type" data-tsd-kind="Interface">Model</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><a href="#getModelIndex.getModelIndex-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
  581. <li class="tsd-description">
  582. <div class="tsd-parameters">
  583. <h4 class="tsd-parameters-title">Parameters</h4>
  584. <ul class="tsd-parameter-list">
  585. <li>
  586. <h5>m: <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Model-2.html" class="tsd-signature-type" data-tsd-kind="Interface">Model</a></h5></li></ul></div>
  587. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
  588. <ul>
  589. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:150</li></ul></aside></li></ul></section>
  590. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"><a id="hasElement" class="tsd-anchor"></a>
  591. <h3 class="tsd-anchor-link"><span>has<wbr/>Element</span><a href="#hasElement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  592. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
  593. <li class="tsd-signature tsd-anchor-link" id="hasElement.hasElement-1">has<wbr/>Element<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Location-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Location</a><span class="tsd-signature-symbol">&lt;</span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.Unit-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">Unit</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#hasElement.hasElement-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
  594. <li class="tsd-description">
  595. <div class="tsd-parameters">
  596. <h4 class="tsd-parameters-title">Parameters</h4>
  597. <ul class="tsd-parameter-list">
  598. <li>
  599. <h5>e: <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Location-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Location</a><span class="tsd-signature-symbol">&lt;</span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../types/RcsbFv3DAssembly._internal_.Unit-1.html" class="tsd-signature-type" data-tsd-kind="Type alias">Unit</a><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
  600. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
  601. <ul>
  602. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:149</li></ul></aside></li></ul></section>
  603. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"><a id="remapModel" class="tsd-anchor"></a>
  604. <h3 class="tsd-anchor-link"><span>remap<wbr/>Model</span><a href="#remapModel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  605. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
  606. <li class="tsd-signature tsd-anchor-link" id="remapModel.remapModel-1">remap<wbr/>Model<span class="tsd-signature-symbol">(</span>m<span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Model-2.html" class="tsd-signature-type" data-tsd-kind="Interface">Model</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a><a href="#remapModel.remapModel-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
  607. <li class="tsd-description">
  608. <div class="tsd-parameters">
  609. <h4 class="tsd-parameters-title">Parameters</h4>
  610. <ul class="tsd-parameter-list">
  611. <li>
  612. <h5>m: <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="../interfaces/RcsbFv3DAssembly._internal_.Model-2.html" class="tsd-signature-type" data-tsd-kind="Interface">Model</a></h5></li></ul></div>
  613. <h4 class="tsd-returns-title">Returns <a href="../modules/RcsbFv3DAssembly._internal_.html" class="tsd-signature-type" data-tsd-kind="Namespace">&lt;internal&gt;</a><span class="tsd-signature-symbol">.</span><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-signature-type" data-tsd-kind="Class">Structure</a></h4><aside class="tsd-sources">
  614. <ul>
  615. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:151</li></ul></aside></li></ul></section>
  616. <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"><a id="subsetBuilder" class="tsd-anchor"></a>
  617. <h3 class="tsd-anchor-link"><span>subset<wbr/>Builder</span><a href="#subsetBuilder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
  618. <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
  619. <li class="tsd-signature tsd-anchor-link" id="subsetBuilder.subsetBuilder-1">subset<wbr/>Builder<span class="tsd-signature-symbol">(</span>isSorted<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.StructureSubsetBuilder.html" class="tsd-signature-type" data-tsd-kind="Class">StructureSubsetBuilder</a><a href="#subsetBuilder.subsetBuilder-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
  620. <li class="tsd-description">
  621. <div class="tsd-parameters">
  622. <h4 class="tsd-parameters-title">Parameters</h4>
  623. <ul class="tsd-parameter-list">
  624. <li>
  625. <h5>isSorted: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
  626. <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DAssembly._internal_.StructureSubsetBuilder.html" class="tsd-signature-type" data-tsd-kind="Class">StructureSubsetBuilder</a></h4><aside class="tsd-sources">
  627. <ul>
  628. <li>Defined in node_modules/molstar/lib/mol-model/structure/structure/structure.d.ts:64</li></ul></aside></li></ul></section></section></div>
  629. <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
  630. <div class="tsd-navigation settings">
  631. <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
  632. <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
  633. <div class="tsd-accordion-details">
  634. <div class="tsd-filter-visibility">
  635. <h4 class="uppercase">Member Visibility</h4><form>
  636. <ul id="tsd-filter-options">
  637. <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
  638. <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li>
  639. <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li>
  640. <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div>
  641. <div class="tsd-theme-toggle">
  642. <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
  643. <nav class="tsd-navigation primary">
  644. <details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
  645. <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
  646. <div class="tsd-accordion-details">
  647. <ul>
  648. <li class="current"><a href="../modules.html">@rcsb/rcsb-<wbr/>saguaro-<wbr/>3d</a>
  649. <ul>
  650. <li class="current tsd-kind-module"><a href="../modules/RcsbFv3DAssembly.html">Rcsb<wbr/>Fv3DAssembly</a>
  651. <ul>
  652. <li class="current tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/RcsbFv3DAssembly._internal_.html">&lt;internal&gt;</a>
  653. <ul>
  654. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_geo_geometry_text_font_atlas_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>geo/geometry/text/font-<wbr/>atlas&quot;</a></li>
  655. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_gl_render_object_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>gl/render-<wbr/>object&quot;</a></li>
  656. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_gl_renderable_schema_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>gl/renderable/schema&quot;</a></li>
  657. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_model_structure_model_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>model/structure/model&quot;</a>
  658. <ul>
  659. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_model_structure_model_.IndexedCustomProperty.html">Indexed<wbr/>Custom<wbr/>Property</a></li>
  660. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_model_structure_model_.Symmetry.html">Symmetry</a></li>
  661. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_model_structure_model_.Types.html">Types</a>
  662. <ul>
  663. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_model_structure_model_.Types.BondType.html">Bond<wbr/>Type</a></li>
  664. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_model_structure_model_.Types.SecondaryStructureType.html">Secondary<wbr/>Structure<wbr/>Type</a></li></ul></li></ul></li>
  665. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_model_structure_model_properties_atomic_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>model/structure/model/properties/atomic&quot;</a>
  666. <ul>
  667. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_model_structure_model_properties_atomic_.AtomicHierarchy.html">Atomic<wbr/>Hierarchy</a></li>
  668. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_model_structure_model_properties_atomic_.AtomicIndex.html">Atomic<wbr/>Index</a></li></ul></li>
  669. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_builder_structure_representation_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/builder/structure/representation&quot;</a>
  670. <ul>
  671. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_builder_structure_representation_.StructureRepresentationBuilder.html">Structure<wbr/>Representation<wbr/>Builder</a></li></ul></li>
  672. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_data_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/transforms/data&quot;</a></li>
  673. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_misc_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/transforms/misc&quot;</a></li>
  674. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_model_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/transforms/model&quot;</a></li>
  675. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_representation_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/transforms/representation&quot;</a>
  676. <ul>
  677. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_representation_.VolumeRepresentation3DHelpers.html">Volume<wbr/>Representation3DHelpers</a></li></ul></li>
  678. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_shape_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/transforms/shape&quot;</a></li>
  679. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_plugin_state_transforms_volume_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>plugin-<wbr/>state/transforms/volume&quot;</a></li>
  680. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_repr_structure_representation_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>repr/structure/representation&quot;</a></li>
  681. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_repr_volume_representation_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>repr/volume/representation&quot;</a></li>
  682. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_script_language_symbol_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>script/language/symbol&quot;</a>
  683. <ul>
  684. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_script_language_symbol_.Arguments.html">Arguments</a></li></ul></li>
  685. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_script_language_type_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>script/language/type&quot;</a></li>
  686. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_state_state_builder_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>state/state/builder&quot;</a></li>
  687. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_state_transformer_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>state/transformer&quot;</a></li>
  688. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_task_execution_synchronous_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>task/execution/synchronous&quot;</a></li>
  689. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_binding_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>util/binding&quot;</a></li>
  690. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_clip_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>util/clip&quot;</a>
  691. <ul>
  692. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_clip_.Clip.html">Clip</a></li></ul></li>
  693. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_color_color_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>util/color/color&quot;</a>
  694. <ul>
  695. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_color_color_.Color.html">Color</a></li></ul></li>
  696. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_color_index_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>util/color/index&quot;</a>
  697. <ul>
  698. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_color_index_.Color.html">Color</a></li>
  699. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_color_index_.ColorScale.html">Color<wbr/>Scale</a></li></ul></li>
  700. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.__Users_joan_devel_rcsb_saguaro_3d_node_modules_molstar_lib_mol_util_uuid_.html">&quot;/<wbr/>Users/joan/devel/rcsb-<wbr/>saguaro-<wbr/>3d/node_<wbr/>modules/molstar/lib/mol-<wbr/>util/uuid&quot;</a></li>
  701. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Arguments.html">Arguments</a></li>
  702. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ArrayEncoder.html">Array<wbr/>Encoder</a></li>
  703. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Assembly.html">Assembly</a></li>
  704. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Asset.html">Asset</a></li>
  705. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.AtomicHierarchy.html">Atomic<wbr/>Hierarchy</a></li>
  706. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.AtomicIndex.html">Atomic<wbr/>Index</a></li>
  707. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Axes3D.html">Axes3D</a></li>
  708. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Binding.html">Binding</a>
  709. <ul>
  710. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Binding.Trigger.html">Trigger</a></li></ul></li>
  711. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.BitFlags.html">Bit<wbr/>Flags</a></li>
  712. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Box3D.html">Box3D</a></li>
  713. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Bundle.html">Bundle</a></li>
  714. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ButtonsType.html">Buttons<wbr/>Type</a></li>
  715. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Camera.html">Camera</a></li>
  716. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CameraTransitionManager.html">Camera<wbr/>Transition<wbr/>Manager</a></li>
  717. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Canvas3D.html">Canvas3D</a></li>
  718. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Canvas3DContext.html">Canvas3DContext</a></li>
  719. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Category.html">Category</a></li>
  720. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Cell.html">Cell</a></li>
  721. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CifCategory.html">Cif<wbr/>Category</a></li>
  722. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CifExportContext.html">Cif<wbr/>Export<wbr/>Context</a></li>
  723. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CifField.html">Cif<wbr/>Field</a></li>
  724. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Clipping.html">Clipping</a>
  725. <ul>
  726. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Clipping.Groups.html">Groups</a></li></ul></li>
  727. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CoarseHierarchy.html">Coarse<wbr/>Hierarchy</a></li>
  728. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Collection.html">Collection</a>
  729. <ul>
  730. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Collection.Indexed.html">Indexed</a></li>
  731. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Collection.Keyed.html">Keyed</a></li>
  732. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Collection.Set.html">Set</a></li></ul></li>
  733. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Color.html">Color</a></li>
  734. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ColorTheme.html">Color<wbr/>Theme</a></li>
  735. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Column.html">Column</a>
  736. <ul>
  737. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Column.Schema.html">Schema</a></li></ul></li>
  738. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CompiledQueryFn.html">Compiled<wbr/>Query<wbr/>Fn</a></li>
  739. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Coordinates.html">Coordinates</a></li>
  740. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CubeFile.html">Cube<wbr/>File</a></li>
  741. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.CustomPropertyDescriptor.html">Custom<wbr/>Property<wbr/>Descriptor</a></li>
  742. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Cylinders.html">Cylinders</a></li>
  743. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.DirectVolume.html">Direct<wbr/>Volume</a></li>
  744. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.DxFile.html">Dx<wbr/>File</a></li>
  745. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Encoding.html">Encoding</a></li>
  746. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Expression.html">Expression</a></li>
  747. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Field.html">Field</a></li>
  748. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Generators.html">Generators</a></li>
  749. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Geometry.html">Geometry</a></li>
  750. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Grid.html">Grid</a></li>
  751. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Image.html">Image</a></li>
  752. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Indexed.html">Indexed</a></li>
  753. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Indexed-1.html">Indexed</a></li>
  754. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.InputObserver.html">Input<wbr/>Observer</a></li>
  755. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.IntAdjacencyGraph.html">Int<wbr/>Adjacency<wbr/>Graph</a></li>
  756. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.IntMap.html">Int<wbr/>Map</a></li>
  757. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.InterUnitBonds.html">Inter<wbr/>Unit<wbr/>Bonds</a></li>
  758. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.InterUnitGraph.html">Inter<wbr/>Unit<wbr/>Graph</a></li>
  759. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.InteractivityManager.html">Interactivity<wbr/>Manager</a></li>
  760. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Interval.html">Interval</a></li>
  761. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.IntraUnitBonds.html">Intra<wbr/>Unit<wbr/>Bonds</a></li>
  762. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Iterator.html">Iterator</a></li>
  763. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Keyed.html">Keyed</a></li>
  764. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Lines.html">Lines</a></li>
  765. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.List.html">List</a></li>
  766. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Location.html">Location</a></li>
  767. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Loci.html">Loci</a></li>
  768. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Loci-1.html">Loci</a></li>
  769. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Loci-2.html">Loci</a></li>
  770. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.LogEntry.html">Log<wbr/>Entry</a></li>
  771. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Map.html">Map</a></li>
  772. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.MarkerActions.html">Marker<wbr/>Actions</a></li>
  773. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Mat3.html">Mat3</a></li>
  774. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Mat4.html">Mat4</a></li>
  775. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Material.html">Material</a></li>
  776. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Mesh.html">Mesh</a></li>
  777. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Model.html">Model</a></li>
  778. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ModifiersKeys.html">Modifiers<wbr/>Keys</a></li>
  779. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.MolScriptBuilder.html">Mol<wbr/>Script<wbr/>Builder</a></li>
  780. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Object3D.html">Object3D</a></li>
  781. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ObjectEvent.html">Object<wbr/>Event</a></li>
  782. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.OrderedMap.html">Ordered<wbr/>Map</a></li>
  783. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.OrderedSet.html">Ordered<wbr/>Set</a></li>
  784. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.OrderedSet-1.html">Ordered<wbr/>Set</a></li>
  785. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Overpaint.html">Overpaint</a></li>
  786. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PickingId.html">Picking<wbr/>Id</a></li>
  787. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PixelData.html">Pixel<wbr/>Data</a></li>
  788. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginAnimationManager.html">Plugin<wbr/>Animation<wbr/>Manager</a></li>
  789. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginBehavior.html">Plugin<wbr/>Behavior</a></li>
  790. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginCommand.html">Plugin<wbr/>Command</a></li>
  791. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginSpec.html">Plugin<wbr/>Spec</a></li>
  792. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginState.html">Plugin<wbr/>State</a></li>
  793. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginStateAnimation.html">Plugin<wbr/>State<wbr/>Animation</a></li>
  794. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginStateSnapshotManager.html">Plugin<wbr/>State<wbr/>Snapshot<wbr/>Manager</a></li>
  795. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PluginToastManager.html">Plugin<wbr/>Toast<wbr/>Manager</a></li>
  796. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Points.html">Points</a></li>
  797. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.PrincipalAxes.html">Principal<wbr/>Axes</a></li>
  798. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Progress.html">Progress</a></li>
  799. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Quat.html">Quat</a></li>
  800. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.QueryRuntimeArguments.html">Query<wbr/>Runtime<wbr/>Arguments</a></li>
  801. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.QuerySymbolRuntime.html">Query<wbr/>Symbol<wbr/>Runtime</a></li>
  802. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Renderer.html">Renderer</a></li>
  803. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Representation.html">Representation</a>
  804. <ul>
  805. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Representation.Loci.html">Loci</a></li></ul></li>
  806. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.RepresentationProvider.html">Representation<wbr/>Provider</a></li>
  807. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Result.html">Result</a></li>
  808. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.RuntimeContext.html">Runtime<wbr/>Context</a></li>
  809. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.RxEventHelper.html">Rx<wbr/>Event<wbr/>Helper</a></li>
  810. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Scene.html">Scene</a></li>
  811. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Script.html">Script</a></li>
  812. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Segmentation.html">Segmentation</a></li>
  813. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Seq.html">Seq</a>
  814. <ul>
  815. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Seq.Indexed.html">Indexed</a></li>
  816. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Seq.Keyed.html">Keyed</a></li>
  817. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Seq.Set.html">Set</a></li></ul></li>
  818. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Sequence.html">Sequence</a></li>
  819. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Set.html">Set</a></li>
  820. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Set-1.html">Set</a></li>
  821. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Shape.html">Shape</a></li>
  822. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.SizeTheme.html">Size<wbr/>Theme</a></li>
  823. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.SortedArray.html">Sorted<wbr/>Array</a></li>
  824. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.SortedRanges.html">Sorted<wbr/>Ranges</a></li>
  825. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Spacegroup.html">Spacegroup</a></li>
  826. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.SpacegroupCell.html">Spacegroup<wbr/>Cell</a></li>
  827. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Sphere3D.html">Sphere3D</a></li>
  828. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Spheres.html">Spheres</a></li>
  829. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Stack.html">Stack</a></li>
  830. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.State.html">State</a>
  831. <ul>
  832. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.State.ObjectEvent.html">Object<wbr/>Event</a></li></ul></li>
  833. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateAction.html">State<wbr/>Action</a>
  834. <ul>
  835. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateAction.Builder.html">Builder</a></li></ul></li>
  836. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateBuilder.html">State<wbr/>Builder</a></li>
  837. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateObject.html">State<wbr/>Object</a></li>
  838. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateObjectCell.html">State<wbr/>Object<wbr/>Cell</a></li>
  839. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateObjectRef.html">State<wbr/>Object<wbr/>Ref</a></li>
  840. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateObjectSelector.html">State<wbr/>Object<wbr/>Selector</a></li>
  841. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateTree.html">State<wbr/>Tree</a></li>
  842. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StateTreeSpine.html">State<wbr/>Tree<wbr/>Spine</a></li>
  843. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StereoCamera.html">Stereo<wbr/>Camera</a></li>
  844. <li class="selected tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Structure.html">Structure</a></li>
  845. <li class="selected tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Structure-1.html">Structure</a></li>
  846. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureComponentManager.html">Structure<wbr/>Component<wbr/>Manager</a></li>
  847. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureHierarchyManager.html">Structure<wbr/>Hierarchy<wbr/>Manager</a></li>
  848. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureQuery.html">Structure<wbr/>Query</a></li>
  849. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureRepresentationBuilder.html">Structure<wbr/>Representation<wbr/>Builder</a></li>
  850. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureRepresentationPresetProvider.html">Structure<wbr/>Representation<wbr/>Preset<wbr/>Provider</a></li>
  851. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureRepresentationRegistry.html">Structure<wbr/>Representation<wbr/>Registry</a></li>
  852. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureResult.html">Structure<wbr/>Result</a></li>
  853. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureSelection.html">Structure<wbr/>Selection</a></li>
  854. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.StructureSequence.html">Structure<wbr/>Sequence</a></li>
  855. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Substance.html">Substance</a></li>
  856. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.SymmetryGroup.html">Symmetry<wbr/>Group</a></li>
  857. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.SymmetryOperator.html">Symmetry<wbr/>Operator</a></li>
  858. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Table.html">Table</a></li>
  859. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Task.html">Task</a></li>
  860. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.TaskManager.html">Task<wbr/>Manager</a></li>
  861. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Tensor.html">Tensor</a></li>
  862. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Text.html">Text</a></li>
  863. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.TextureMesh.html">Texture<wbr/>Mesh</a></li>
  864. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Theme.html">Theme</a></li>
  865. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Time.html">Time</a></li>
  866. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Topology.html">Topology</a></li>
  867. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Traits.html">Traits</a></li>
  868. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.TrajectoryHierarchyPresetProvider.html">Trajectory<wbr/>Hierarchy<wbr/>Preset<wbr/>Provider</a></li>
  869. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Transform.html">Transform</a></li>
  870. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Transformer.html">Transformer</a>
  871. <ul>
  872. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Transformer.Builder.html">Builder</a></li></ul></li>
  873. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Transparency.html">Transparency</a></li>
  874. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Type.html">Type</a></li>
  875. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.UUID.html">UUID</a></li>
  876. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Unit.html">Unit</a>
  877. <ul>
  878. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Unit.SymmetryGroup.html">Symmetry<wbr/>Group</a></li>
  879. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Unit.Traits.html">Traits</a></li></ul></li>
  880. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.UnitRing.html">Unit<wbr/>Ring</a></li>
  881. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.UnitRings.html">Unit<wbr/>Rings</a></li>
  882. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ValueBox.html">Value<wbr/>Box</a></li>
  883. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ValueCell.html">Value<wbr/>Cell</a></li>
  884. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ValueRef.html">Value<wbr/>Ref</a></li>
  885. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Vec2.html">Vec2</a></li>
  886. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Vec3.html">Vec3</a></li>
  887. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Vec4.html">Vec4</a></li>
  888. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Viewport.html">Viewport</a></li>
  889. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.ViewportScreenshotHelper.html">Viewport<wbr/>Screenshot<wbr/>Helper</a></li>
  890. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Visual.html">Visual</a></li>
  891. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VisualUpdateState.html">Visual<wbr/>Update<wbr/>State</a></li>
  892. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Volume.html">Volume</a>
  893. <ul>
  894. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Volume.Cell.html">Cell</a></li>
  895. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Volume.IsoValue.html">Iso<wbr/>Value</a></li>
  896. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.Volume.Isosurface.html">Isosurface</a></li></ul></li>
  897. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VolumeHierarchyManager.html">Volume<wbr/>Hierarchy<wbr/>Manager</a></li>
  898. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VolumeRepresentationRegistry.html">Volume<wbr/>Representation<wbr/>Registry</a></li>
  899. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VolumeServerHeader.html">Volume<wbr/>Server<wbr/>Header</a>
  900. <ul>
  901. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VolumeServerHeader.ValueType.html">Value<wbr/>Type</a></li></ul></li>
  902. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VolumeServerInfo.html">Volume<wbr/>Server<wbr/>Info</a></li>
  903. <li class="tsd-kind-namespace tsd-parent-kind-namespace tsd-is-external"><a href="../modules/RcsbFv3DAssembly._internal_.VolumeStreaming.html">Volume<wbr/>Streaming</a></li></ul></li></ul></li>
  904. <li class="tsd-kind-module"><a href="../modules/RcsbFv3DCustom.html">Rcsb<wbr/>Fv3DCustom</a></li></ul></li></ul></div></details></nav>
  905. <nav class="tsd-navigation secondary menu-sticky">
  906. <ul>
  907. <li class="current tsd-kind-class tsd-parent-kind-namespace tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-128-path"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)" id="icon-128-text"></path></svg><span>Structure</span></a>
  908. <ul>
  909. <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-512-path"></use><use href="#icon-512-text"></use></svg>constructor</a></li>
  910. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#_child" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>_child</a></li>
  911. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#_proxy" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>_proxy</a></li>
  912. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#_target" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>_target</a></li>
  913. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#computeHash" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>compute<wbr/>Hash</a></li>
  914. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#state" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>state</a></li>
  915. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#unitIndexMap" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>unit<wbr/>Index<wbr/>Map</a></li>
  916. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#unitMap" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>unit<wbr/>Map</a></li>
  917. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#units" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>units</a></li>
  918. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#atomicResidueCount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>atomic<wbr/>Residue<wbr/>Count</a></li>
  919. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#bondCount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>bond<wbr/>Count</a></li>
  920. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#boundary" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>boundary</a></li>
  921. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#carbohydrates" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>carbohydrates</a></li>
  922. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#child" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>child</a></li>
  923. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#coordinateSystem" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>coordinate<wbr/>System</a></li>
  924. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#currentPropertyData" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>current<wbr/>Property<wbr/>Data</a></li>
  925. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#customPropertyDescriptors" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>custom<wbr/>Property<wbr/>Descriptors</a></li>
  926. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#dynamicBonds" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>dynamic<wbr/>Bonds</a></li>
  927. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#elementCount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>element<wbr/>Count</a></li>
  928. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#entityIndices" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>entity<wbr/>Indices</a></li>
  929. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#hasAtomic" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>has<wbr/>Atomic</a></li>
  930. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#hasCoarse" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>has<wbr/>Coarse</a></li>
  931. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#hasCustomProperties" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>has<wbr/>Custom<wbr/>Properties</a></li>
  932. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#hashCode" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>hash<wbr/>Code</a></li>
  933. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#inheritedPropertyData" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>inherited<wbr/>Property<wbr/>Data</a></li>
  934. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#interUnitBonds" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>inter<wbr/>Unit<wbr/>Bonds</a></li>
  935. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#isAtomic" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>is<wbr/>Atomic</a></li>
  936. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#isCoarse" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>is<wbr/>Coarse</a></li>
  937. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#isCoarseGrained" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>is<wbr/>Coarse<wbr/>Grained</a></li>
  938. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#isEmpty" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>is<wbr/>Empty</a></li>
  939. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#label" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>label</a></li>
  940. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#lookup3d" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>lookup3d</a></li>
  941. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#masterModel" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>master<wbr/>Model</a></li>
  942. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#model" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>model</a></li>
  943. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#models" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>models</a></li>
  944. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#parent" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>parent</a></li>
  945. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#polymerGapCount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>polymer<wbr/>Gap<wbr/>Count</a></li>
  946. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#polymerResidueCount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>polymer<wbr/>Residue<wbr/>Count</a></li>
  947. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#polymerUnitCount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>polymer<wbr/>Unit<wbr/>Count</a></li>
  948. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#representativeModel" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>representative<wbr/>Model</a></li>
  949. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#root" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>root</a></li>
  950. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#serialMapping" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>serial<wbr/>Mapping</a></li>
  951. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#target" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>target</a></li>
  952. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#transformHash" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>transform<wbr/>Hash</a></li>
  953. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#uniqueAtomicResidueIndices" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>unique<wbr/>Atomic<wbr/>Residue<wbr/>Indices</a></li>
  954. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#uniqueElementCount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>unique<wbr/>Element<wbr/>Count</a></li>
  955. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#uniqueElementSymbols" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>unique<wbr/>Element<wbr/>Symbols</a></li>
  956. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#uniqueResidueNames" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>unique<wbr/>Residue<wbr/>Names</a></li>
  957. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#unitSymmetryGroups" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>unit<wbr/>Symmetry<wbr/>Groups</a></li>
  958. <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#unitSymmetryGroupsIndexMap" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>unit<wbr/>Symmetry<wbr/>Groups<wbr/>Index<wbr/>Map</a></li>
  959. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#asParent" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>as<wbr/>Parent</a></li>
  960. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#elementLocations" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>element<wbr/>Locations</a></li>
  961. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#getModelIndex" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get<wbr/>Model<wbr/>Index</a></li>
  962. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#hasElement" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>has<wbr/>Element</a></li>
  963. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#remapModel" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>remap<wbr/>Model</a></li>
  964. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="RcsbFv3DAssembly._internal_.Structure-2.html#subsetBuilder" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>subset<wbr/>Builder</a></li></ul></li></ul></nav></div></div>
  965. <div class="container tsd-generator">
  966. <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
  967. <div class="overlay"></div><script src="../assets/main.js"></script></body></html>