chillerlan-QRCode-Detector-GridSampler.html 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Documentation</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <base href="../">
  8. <link rel="icon" href="images/favicon.ico"/>
  9. <link rel="stylesheet" href="css/normalize.css">
  10. <link rel="stylesheet" href="css/base.css">
  11. <link rel="preconnect" href="https://fonts.gstatic.com">
  12. <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  13. <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  14. <link rel="stylesheet" href="css/template.css">
  15. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
  16. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
  17. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
  18. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
  19. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  20. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  21. <script src="js/search.js"></script>
  22. <script defer src="js/searchIndex.js"></script>
  23. </head>
  24. <body id="top">
  25. <header class="phpdocumentor-header phpdocumentor-section">
  26. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  27. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  28. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  29. <i class="fas fa-bars"></i>
  30. </label>
  31. <section data-search-form class="phpdocumentor-search">
  32. <label>
  33. <span class="visually-hidden">Search for</span>
  34. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  35. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  36. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  37. </svg>
  38. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  39. </label>
  40. </section>
  41. <nav class="phpdocumentor-topnav">
  42. <ul class="phpdocumentor-topnav__menu">
  43. <li class="phpdocumentor-topnav__menu-item -menu">
  44. <a href="https://php-qrcode.readthedocs.io">
  45. <span>
  46. User Manual
  47. </span>
  48. </a>
  49. </li>
  50. <li class="phpdocumentor-topnav__menu-item -social">
  51. <a href="https://github.com/chillerlan/php-qrcode">
  52. <span>
  53. <i class="fab fa-github"></i>
  54. </span>
  55. </a>
  56. </li>
  57. </ul>
  58. </nav>
  59. </header>
  60. <main class="phpdocumentor">
  61. <div class="phpdocumentor-section">
  62. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  63. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  64. Menu
  65. </label>
  66. <aside class="phpdocumentor-column -four phpdocumentor-sidebar">
  67. <section class="phpdocumentor-sidebar__category">
  68. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  69. <h4 class="phpdocumentor-sidebar__root-namespace">
  70. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  71. </h4>
  72. <ul class="phpdocumentor-list">
  73. <li>
  74. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  75. </li>
  76. <li>
  77. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  78. </li>
  79. </ul>
  80. </section>
  81. <section class="phpdocumentor-sidebar__category">
  82. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  83. <h4 class="phpdocumentor-sidebar__root-namespace">
  84. <a href="packages/Application.html" class="">Application</a>
  85. </h4>
  86. </section>
  87. <section class="phpdocumentor-sidebar__category">
  88. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  89. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  90. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  91. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  92. </section>
  93. <section class="phpdocumentor-sidebar__category">
  94. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  95. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  96. </section>
  97. </aside>
  98. <div class="phpdocumentor-column -eight phpdocumentor-content">
  99. <ul class="phpdocumentor-breadcrumbs">
  100. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
  101. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode.html">QRCode</a></li>
  102. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode-detector.html">Detector</a></li>
  103. </ul>
  104. <article class="phpdocumentor-element -class">
  105. <h2 class="phpdocumentor-content__title">
  106. GridSampler
  107. <div class="phpdocumentor-element__package">
  108. in package
  109. <ul class="phpdocumentor-breadcrumbs">
  110. <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
  111. </ul>
  112. </div>
  113. </h2>
  114. <aside class="phpdocumentor-element-found-in">
  115. <abbr class="phpdocumentor-element-found-in__file" title="src/Detector/GridSampler.php"><a href="files/src-detector-gridsampler.html"><abbr title="src/Detector/GridSampler.php">GridSampler.php</abbr></a></abbr>
  116. :
  117. <span class="phpdocumentor-element-found-in__line">32</span>
  118. </aside>
  119. <p class="phpdocumentor-summary">Implementations of this class can, given locations of finder patterns for a QR code in an
  120. image, sample the right points in the image to reconstruct the QR code, accounting for
  121. perspective distortion. It is abstracted since it is relatively expensive and should be allowed
  122. to take advantage of platform-specific optimized implementations, like Sun&#039;s Java Advanced
  123. Imaging library, but which may not be available in other environments such as J2ME, and vice
  124. versa.</p>
  125. <section class="phpdocumentor-description"><p>The implementation used can be controlled by calling #setGridSampler(GridSampler)
  126. with an instance of a class which implements this interface.</p>
  127. </section>
  128. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  129. Tags
  130. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  131. </h5>
  132. <dl class="phpdocumentor-tag-list">
  133. <dt class="phpdocumentor-tag-list__entry">
  134. <span class="phpdocumentor-tag__name">author</span>
  135. </dt>
  136. <dd class="phpdocumentor-tag-list__definition">
  137. <section class="phpdocumentor-description"><p>Sean Owen</p>
  138. </section>
  139. </dd>
  140. </dl>
  141. <h3 id="toc">
  142. Table of Contents
  143. <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
  144. </h3>
  145. <dl class="phpdocumentor-table-of-contents">
  146. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  147. <a href="classes/chillerlan-QRCode-Detector-GridSampler.html#property_points">$points</a>
  148. <span>
  149. &nbsp;: array&lt;string|int, mixed&gt; </span>
  150. </dt>
  151. <dd></dd>
  152. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  153. <a href="classes/chillerlan-QRCode-Detector-GridSampler.html#method_sampleGrid">sampleGrid()</a>
  154. <span>
  155. &nbsp;: <a href="classes/chillerlan-QRCode-Decoder-BitMatrix.html"><abbr title="\chillerlan\QRCode\Decoder\BitMatrix">BitMatrix</abbr></a> </span>
  156. </dt>
  157. <dd>Samples an image for a rectangular matrix of bits of the given dimension. The sampling
  158. transformation is determined by the coordinates of 4 points, in the original and transformed
  159. image space.</dd>
  160. <dt class="phpdocumentor-table-of-contents__entry -method -private">
  161. <a href="classes/chillerlan-QRCode-Detector-GridSampler.html#method_checkAndNudgePoints">checkAndNudgePoints()</a>
  162. <span>
  163. &nbsp;: void </span>
  164. </dt>
  165. <dd>Checks a set of points that have been transformed to sample points on an image against
  166. the image&#039;s dimensions to see if the point are even within the image.</dd>
  167. </dl>
  168. <section class="phpdocumentor-properties">
  169. <h3 class="phpdocumentor-elements__header" id="properties">
  170. Properties
  171. <a href="classes/chillerlan-QRCode-Detector-GridSampler.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
  172. </h3>
  173. <article
  174. class="
  175. phpdocumentor-element
  176. -property
  177. -private
  178. "
  179. >
  180. <h4 class="phpdocumentor-element__name" id="property_points">
  181. $points
  182. <a href="classes/chillerlan-QRCode-Detector-GridSampler.html#property_points" class="headerlink"><i class="fas fa-link"></i></a>
  183. <span class="phpdocumentor-element__modifiers">
  184. </span>
  185. </h4>
  186. <aside class="phpdocumentor-element-found-in">
  187. <abbr class="phpdocumentor-element-found-in__file" title="src/Detector/GridSampler.php"><a href="files/src-detector-gridsampler.html"><abbr title="src/Detector/GridSampler.php">GridSampler.php</abbr></a></abbr>
  188. :
  189. <span class="phpdocumentor-element-found-in__line">34</span>
  190. </aside>
  191. <code class="phpdocumentor-code phpdocumentor-signature ">
  192. <span class="phpdocumentor-signature__visibility">private</span>
  193. <span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
  194. <span class="phpdocumentor-signature__name">$points</span>
  195. </code>
  196. <section class="phpdocumentor-description"></section>
  197. <section class="phpdocumentor-description"></section>
  198. </article>
  199. </section>
  200. <section class="phpdocumentor-methods">
  201. <h3 class="phpdocumentor-elements__header" id="methods">
  202. Methods
  203. <a href="classes/chillerlan-QRCode-Detector-GridSampler.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  204. </h3>
  205. <article
  206. class="phpdocumentor-element
  207. -method
  208. -public
  209. "
  210. >
  211. <h4 class="phpdocumentor-element__name" id="method_sampleGrid">
  212. sampleGrid()
  213. <a href="classes/chillerlan-QRCode-Detector-GridSampler.html#method_sampleGrid" class="headerlink"><i class="fas fa-link"></i></a>
  214. </h4>
  215. <aside class="phpdocumentor-element-found-in">
  216. <abbr class="phpdocumentor-element-found-in__file" title="src/Detector/GridSampler.php"><a href="files/src-detector-gridsampler.html"><abbr title="src/Detector/GridSampler.php">GridSampler.php</abbr></a></abbr>
  217. :
  218. <span class="phpdocumentor-element-found-in__line">131</span>
  219. </aside>
  220. <p class="phpdocumentor-summary">Samples an image for a rectangular matrix of bits of the given dimension. The sampling
  221. transformation is determined by the coordinates of 4 points, in the original and transformed
  222. image space.</p>
  223. <code class="phpdocumentor-code phpdocumentor-signature ">
  224. <span class="phpdocumentor-signature__visibility">public</span>
  225. <span class="phpdocumentor-signature__name">sampleGrid</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Decoder-BitMatrix.html"><abbr title="\chillerlan\QRCode\Decoder\BitMatrix">BitMatrix</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$matrix</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$dimension</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Detector-PerspectiveTransform.html"><abbr title="\chillerlan\QRCode\Detector\PerspectiveTransform">PerspectiveTransform</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$transform</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Decoder-BitMatrix.html"><abbr title="\chillerlan\QRCode\Decoder\BitMatrix">BitMatrix</abbr></a></span></code>
  226. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  227. <dl class="phpdocumentor-argument-list">
  228. <dt class="phpdocumentor-argument-list__entry">
  229. <span class="phpdocumentor-signature__argument__name">$matrix</span>
  230. : <span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Decoder-BitMatrix.html"><abbr title="\chillerlan\QRCode\Decoder\BitMatrix">BitMatrix</abbr></a></span>
  231. </dt>
  232. <dd class="phpdocumentor-argument-list__definition">
  233. <section class="phpdocumentor-description"></section>
  234. </dd>
  235. <dt class="phpdocumentor-argument-list__entry">
  236. <span class="phpdocumentor-signature__argument__name">$dimension</span>
  237. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  238. </dt>
  239. <dd class="phpdocumentor-argument-list__definition">
  240. <section class="phpdocumentor-description"></section>
  241. </dd>
  242. <dt class="phpdocumentor-argument-list__entry">
  243. <span class="phpdocumentor-signature__argument__name">$transform</span>
  244. : <span class="phpdocumentor-signature__argument__return-type"><a href="classes/chillerlan-QRCode-Detector-PerspectiveTransform.html"><abbr title="\chillerlan\QRCode\Detector\PerspectiveTransform">PerspectiveTransform</abbr></a></span>
  245. </dt>
  246. <dd class="phpdocumentor-argument-list__definition">
  247. <section class="phpdocumentor-description"></section>
  248. </dd>
  249. </dl>
  250. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  251. Tags
  252. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  253. </h5>
  254. <dl class="phpdocumentor-tag-list">
  255. <dt class="phpdocumentor-tag-list__entry">
  256. <span class="phpdocumentor-tag__name">throws</span>
  257. </dt>
  258. <dd class="phpdocumentor-tag-list__definition">
  259. <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-Detector-QRCodeDetectorException.html"><abbr title="\chillerlan\QRCode\Detector\QRCodeDetectorException">QRCodeDetectorException</abbr></a></span>
  260. <section class="phpdocumentor-description"><p>if image can't be sampled, for example, if the transformation defined
  261. by the given points is invalid or results in sampling outside the image boundaries</p>
  262. </section>
  263. </dd>
  264. </dl>
  265. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  266. <span class="phpdocumentor-signature__response_type"><a href="classes/chillerlan-QRCode-Decoder-BitMatrix.html"><abbr title="\chillerlan\QRCode\Decoder\BitMatrix">BitMatrix</abbr></a></span>
  267. &mdash;
  268. <section class="phpdocumentor-description"><p>representing a grid of points sampled from the image within a region
  269. defined by the &quot;from&quot; parameters</p>
  270. </section>
  271. </article>
  272. <article
  273. class="phpdocumentor-element
  274. -method
  275. -private
  276. "
  277. >
  278. <h4 class="phpdocumentor-element__name" id="method_checkAndNudgePoints">
  279. checkAndNudgePoints()
  280. <a href="classes/chillerlan-QRCode-Detector-GridSampler.html#method_checkAndNudgePoints" class="headerlink"><i class="fas fa-link"></i></a>
  281. </h4>
  282. <aside class="phpdocumentor-element-found-in">
  283. <abbr class="phpdocumentor-element-found-in__file" title="src/Detector/GridSampler.php"><a href="files/src-detector-gridsampler.html"><abbr title="src/Detector/GridSampler.php">GridSampler.php</abbr></a></abbr>
  284. :
  285. <span class="phpdocumentor-element-found-in__line">51</span>
  286. </aside>
  287. <p class="phpdocumentor-summary">Checks a set of points that have been transformed to sample points on an image against
  288. the image&#039;s dimensions to see if the point are even within the image.</p>
  289. <code class="phpdocumentor-code phpdocumentor-signature ">
  290. <span class="phpdocumentor-signature__visibility">private</span>
  291. <span class="phpdocumentor-signature__name">checkAndNudgePoints</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$dimension</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  292. <section class="phpdocumentor-description"><p>This method will actually &quot;nudge&quot; the endpoints back onto the image if they are found to be
  293. barely (less than 1 pixel) off the image. This accounts for imperfect detection of finder
  294. patterns in an image where the QR Code runs all the way to the image border.</p>
  295. <p>For efficiency, the method will check points from either end of the line until one is found
  296. to be within the image. Because the set of points are assumed to be linear, this is valid.</p>
  297. </section>
  298. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  299. <dl class="phpdocumentor-argument-list">
  300. <dt class="phpdocumentor-argument-list__entry">
  301. <span class="phpdocumentor-signature__argument__name">$dimension</span>
  302. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  303. </dt>
  304. <dd class="phpdocumentor-argument-list__definition">
  305. <section class="phpdocumentor-description"><p>matrix width/height</p>
  306. </section>
  307. </dd>
  308. </dl>
  309. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  310. Tags
  311. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  312. </h5>
  313. <dl class="phpdocumentor-tag-list">
  314. <dt class="phpdocumentor-tag-list__entry">
  315. <span class="phpdocumentor-tag__name">throws</span>
  316. </dt>
  317. <dd class="phpdocumentor-tag-list__definition">
  318. <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-Detector-QRCodeDetectorException.html"><abbr title="\chillerlan\QRCode\Detector\QRCodeDetectorException">QRCodeDetectorException</abbr></a></span>
  319. <section class="phpdocumentor-description"><p>if an endpoint is lies outside the image boundaries</p>
  320. </section>
  321. </dd>
  322. </dl>
  323. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  324. <span class="phpdocumentor-signature__response_type">void</span>
  325. &mdash;
  326. </article>
  327. </section>
  328. <script type="text/javascript">
  329. function loadExternalCodeSnippets(line) {
  330. Array.prototype.slice.call(document.querySelectorAll('pre[data-src]')).forEach((pre) => {
  331. var src = pre.getAttribute('data-src').replace( /\\/g, '/');
  332. var extension = (src.match(/\.(\w+)$/) || [, ''])[1];
  333. var language = 'php';
  334. var code = document.createElement('code');
  335. code.className = 'language-' + language;
  336. pre.textContent = '';
  337. pre.setAttribute('data-line', line)
  338. code.textContent = 'Loading…';
  339. pre.appendChild(code);
  340. var xhr = new XMLHttpRequest();
  341. xhr.open('GET', src, true);
  342. xhr.onreadystatechange = function () {
  343. if (xhr.readyState == 4) {
  344. if (xhr.status < 400 && xhr.responseText) {
  345. code.textContent = xhr.responseText;
  346. Prism.highlightElement(code);
  347. }
  348. else if (xhr.status >= 400) {
  349. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  350. }
  351. else {
  352. code.textContent = '✖ Error: File does not exist, is empty or trying to view from localhost';
  353. }
  354. }
  355. };
  356. xhr.send(null);
  357. });
  358. }
  359. var modals = document.querySelectorAll("[data-modal]");
  360. modals.forEach(function (trigger) {
  361. trigger.addEventListener("click", function (event) {
  362. //event.preventDefault();
  363. const modal = document.getElementById(trigger.dataset.modal);
  364. modal.classList.add("phpdocumentor-modal__open");
  365. loadExternalCodeSnippets(trigger.dataset.line)
  366. const exits = modal.querySelectorAll("[data-exit-button]");
  367. exits.forEach(function (exit) {
  368. exit.addEventListener("click", function (event) {
  369. event.preventDefault();
  370. modal.classList.remove("phpdocumentor-modal__open");
  371. });
  372. });
  373. });
  374. });
  375. </script>
  376. </article>
  377. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  378. <section class="phpdocumentor-search-results__dialog">
  379. <header class="phpdocumentor-search-results__header">
  380. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  381. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  382. </header>
  383. <section class="phpdocumentor-search-results__body">
  384. <ul class="phpdocumentor-search-results__entries"></ul>
  385. </section>
  386. </section>
  387. </section>
  388. </div>
  389. </div>
  390. <a href="classes/chillerlan-QRCode-Detector-GridSampler.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  391. </main>
  392. <script>
  393. cssVars({});
  394. </script>
  395. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  396. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  397. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  398. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  399. </body>
  400. </html>