11<!DOCTYPE HTML>
22< html lang ="en ">
33< head >
4- <!-- Generated by javadoc (21 ) -->
5- < title > All Classes and Interfaces (qupath-extension-biop 3.6 .0 API)</ title >
4+ <!-- Generated by javadoc (25 ) -->
5+ < title > All Classes and Interfaces (qupath-extension-biop 3.7 .0 API)</ title >
66< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
77< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 ">
88< meta name ="description " content ="class index ">
99< meta name ="generator " content ="javadoc/AllClassesIndexWriter ">
10- < link rel ="stylesheet " type ="text/css " href ="stylesheet. css" title =" Style ">
11- < link rel ="stylesheet " type ="text/css " href ="script-dir/jquery-ui.min. css" title =" Style ">
12- < script type ="text/javascript " src ="script.js "> </ script >
13- < script type ="text/javascript " src ="script-dir /jquery-3.7.1.min.js "> </ script >
14- < script type ="text/javascript " src ="script-dir /jquery-ui.min.js "> </ script >
10+ < link rel ="stylesheet " type ="text/css " href ="resource-files/jquery-ui.min. css ">
11+ < link rel ="stylesheet " type ="text/css " href ="resource-files/stylesheet. css ">
12+ < script type ="text/javascript " src ="script-files/script .js "> </ script >
13+ < script type ="text/javascript " src ="script-files /jquery-3.7.1.min.js "> </ script >
14+ < script type ="text/javascript " src ="script-files /jquery-ui.min.js "> </ script >
1515</ head >
1616< body class ="all-classes-index-page ">
17- < script type ="text/javascript "> var pathtoroot = "./" ;
17+ < script type ="text/javascript "> const pathtoroot = "./" ;
1818loadScripts ( document , 'script' ) ; </ script >
1919< noscript >
2020< div > JavaScript is disabled on your browser.</ div >
2121</ noscript >
22- < div class ="flex-box ">
23- < header role ="banner " class ="flex-header ">
22+ < header role ="banner ">
2423< nav role ="navigation ">
2524<!-- ========= START OF TOP NAVBAR ======= -->
26- < div class ="top-nav " id ="navbar-top "> < button id ="navbar-toggle-button " aria-controls ="navbar-top " aria-expanded ="false " aria-label ="Toggle navigation links "> < span class ="nav-bar-toggle-icon "> </ span > < span class ="nav-bar-toggle-icon "> </ span > < span class ="nav-bar-toggle-icon "> </ span > </ button >
25+ < div class ="top-nav " id ="navbar-top ">
26+ < div class ="nav-content ">
27+ < div class ="nav-menu-button "> < button id ="navbar-toggle-button " aria-controls ="navbar-top " aria-expanded ="false " aria-label ="Toggle navigation links "> < span class ="nav-bar-toggle-icon "> </ span > < span class ="nav-bar-toggle-icon "> </ span > < span class ="nav-bar-toggle-icon "> </ span > </ button > </ div >
2728< div class ="skip-nav "> < a href ="#skip-navbar-top " title ="Skip navigation links "> Skip navigation links</ a > </ div >
2829< ul id ="navbar-top-firstrow " class ="nav-list " title ="Navigation ">
2930< li > < a href ="index.html "> Overview</ a > </ li >
30- < li > Package</ li >
31- < li > Class</ li >
3231< li > < a href ="overview-tree.html "> Tree</ a > </ li >
3332< li > < a href ="index-all.html "> Index</ a > </ li >
33+ < li > < a href ="search.html "> Search</ a > </ li >
3434< li > < a href ="help-doc.html#all-classes "> Help</ a > </ li >
3535</ ul >
3636</ div >
37+ </ div >
3738< div class ="sub-nav ">
38- < div id ="navbar-sub-list "> </ div >
39- < div class ="nav-list-search "> < a href ="search.html "> SEARCH</ a >
40- < input type ="text " id ="search-input " disabled placeholder ="Search ">
41- < input type ="reset " id ="reset-button " disabled value ="reset ">
39+ < div class ="nav-content ">
40+ < ol class ="sub-nav-list "> </ ol >
41+ < div class ="nav-list-search "> < input type ="text " id ="search-input " disabled placeholder ="Search documentation (type /) " aria-label ="Search in documentation " autocomplete ="off " spellcheck ="false "> < input type ="reset " id ="reset-search " disabled value ="Reset "> </ div >
4242</ div >
4343</ div >
4444<!-- ========= END OF TOP NAVBAR ========= -->
4545< span class ="skip-nav " id ="skip-navbar-top "> </ span > </ nav >
4646</ header >
47- < div class ="flex-content ">
47+ < div class ="main-grid ">
4848< main role ="main ">
4949< div class ="header ">
5050< h1 title ="All Classes and Interfaces " class ="title "> All Classes and Interfaces</ h1 >
@@ -65,9 +65,9 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
6565< div class ="col-first odd-row-color all-classes-table all-classes-table-tab2 "> < a href ="qupath/ext/biop/utils/Channels.html " title ="class in qupath.ext.biop.utils "> Channels</ a > </ div >
6666< div class ="col-last odd-row-color all-classes-table all-classes-table-tab2 ">
6767< div class ="block "> Channels class to handle loading and saving channel settings
68- It can modify channels based on either a simple text file or a string of the type
69- position, name, color, minDisplay, maxDisplay
70- eg.</ div >
68+ It can modify channels based on either a simple text file or a string of the type
69+ position, name, color, minDisplay, maxDisplay
70+ eg.</ div >
7171</ div >
7272< div class ="col-first even-row-color all-classes-table all-classes-table-tab2 "> < a href ="qupath/ext/biop/ml/ObjectClassifierValidation.html " title ="class in qupath.ext.biop.ml "> ObjectClassifierValidation</ a > </ div >
7373< div class ="col-last even-row-color all-classes-table all-classes-table-tab2 "> </ div >
@@ -79,6 +79,5 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
7979</ div >
8080</ main >
8181</ div >
82- </ div >
8382</ body >
8483</ html >
0 commit comments