package-tree.html 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_312) on Wed Jun 28 12:47:25 UTC 2023 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>org.opencv.videoio Class Hierarchy (OpenCV 4.8.0 Java documentation)</title>
  8. <meta name="date" content="2023-06-28">
  9. <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
  10. <script type="text/javascript" src="../../../script.js"></script>
  11. </head>
  12. <body>
  13. <script type="text/javascript"><!--
  14. try {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="org.opencv.videoio Class Hierarchy (OpenCV 4.8.0 Java documentation)";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. </script>
  23. <noscript>
  24. <div>JavaScript is disabled on your browser.</div>
  25. </noscript>
  26. <!-- ========= START OF TOP NAVBAR ======= -->
  27. <div class="topNav"><a name="navbar.top">
  28. <!-- -->
  29. </a>
  30. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  31. <a name="navbar.top.firstrow">
  32. <!-- -->
  33. </a>
  34. <ul class="navList" title="Navigation">
  35. <li><a href="../../../overview-summary.html">Overview</a></li>
  36. <li><a href="package-summary.html">Package</a></li>
  37. <li>Class</li>
  38. <li class="navBarCell1Rev">Tree</li>
  39. <li><a href="../../../index-all.html">Index</a></li>
  40. <li><a href="../../../help-doc.html">Help</a></li>
  41. </ul>
  42. <div class="aboutLanguage">
  43. <script>
  44. var url = window.location.href;
  45. var pos = url.lastIndexOf('/javadoc/');
  46. url = pos >= 0 ? (url.substring(0, pos) + '/javadoc/mymath.js') : (window.location.origin + '/mymath.js');
  47. var script = document.createElement('script');
  48. script.src = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML,' + url;
  49. document.getElementsByTagName('head')[0].appendChild(script);
  50. </script>
  51. </div>
  52. </div>
  53. <div class="subNav">
  54. <ul class="navList">
  55. <li><a href="../../../org/opencv/video/package-tree.html">Prev</a></li>
  56. <li>Next</li>
  57. </ul>
  58. <ul class="navList">
  59. <li><a href="../../../index.html?org/opencv/videoio/package-tree.html" target="_top">Frames</a></li>
  60. <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
  61. </ul>
  62. <ul class="navList" id="allclasses_navbar_top">
  63. <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  64. </ul>
  65. <div>
  66. <script type="text/javascript"><!--
  67. allClassesLink = document.getElementById("allclasses_navbar_top");
  68. if(window==top) {
  69. allClassesLink.style.display = "block";
  70. }
  71. else {
  72. allClassesLink.style.display = "none";
  73. }
  74. //-->
  75. </script>
  76. </div>
  77. <a name="skip.navbar.top">
  78. <!-- -->
  79. </a></div>
  80. <!-- ========= END OF TOP NAVBAR ========= -->
  81. <div class="header">
  82. <h1 class="title">Hierarchy For Package org.opencv.videoio</h1>
  83. <span class="packageHierarchyLabel">Package Hierarchies:</span>
  84. <ul class="horizontal">
  85. <li><a href="../../../overview-tree.html">All Packages</a></li>
  86. </ul>
  87. </div>
  88. <div class="contentContainer">
  89. <h2 title="Class Hierarchy">Class Hierarchy</h2>
  90. <ul>
  91. <li type="circle">java.lang.Object
  92. <ul>
  93. <li type="circle">org.opencv.videoio.<a href="../../../org/opencv/videoio/VideoCapture.html" title="class in org.opencv.videoio"><span class="typeNameLink">VideoCapture</span></a></li>
  94. <li type="circle">org.opencv.videoio.<a href="../../../org/opencv/videoio/Videoio.html" title="class in org.opencv.videoio"><span class="typeNameLink">Videoio</span></a></li>
  95. <li type="circle">org.opencv.videoio.<a href="../../../org/opencv/videoio/VideoWriter.html" title="class in org.opencv.videoio"><span class="typeNameLink">VideoWriter</span></a></li>
  96. </ul>
  97. </li>
  98. </ul>
  99. </div>
  100. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  101. <div class="bottomNav"><a name="navbar.bottom">
  102. <!-- -->
  103. </a>
  104. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  105. <a name="navbar.bottom.firstrow">
  106. <!-- -->
  107. </a>
  108. <ul class="navList" title="Navigation">
  109. <li><a href="../../../overview-summary.html">Overview</a></li>
  110. <li><a href="package-summary.html">Package</a></li>
  111. <li>Class</li>
  112. <li class="navBarCell1Rev">Tree</li>
  113. <li><a href="../../../index-all.html">Index</a></li>
  114. <li><a href="../../../help-doc.html">Help</a></li>
  115. </ul>
  116. <div class="aboutLanguage">
  117. <script>
  118. var url = window.location.href;
  119. var pos = url.lastIndexOf('/javadoc/');
  120. url = pos >= 0 ? (url.substring(0, pos) + '/javadoc/mymath.js') : (window.location.origin + '/mymath.js');
  121. var script = document.createElement('script');
  122. script.src = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML,' + url;
  123. document.getElementsByTagName('head')[0].appendChild(script);
  124. </script>
  125. </div>
  126. </div>
  127. <div class="subNav">
  128. <ul class="navList">
  129. <li><a href="../../../org/opencv/video/package-tree.html">Prev</a></li>
  130. <li>Next</li>
  131. </ul>
  132. <ul class="navList">
  133. <li><a href="../../../index.html?org/opencv/videoio/package-tree.html" target="_top">Frames</a></li>
  134. <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
  135. </ul>
  136. <ul class="navList" id="allclasses_navbar_bottom">
  137. <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  138. </ul>
  139. <div>
  140. <script type="text/javascript"><!--
  141. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  142. if(window==top) {
  143. allClassesLink.style.display = "block";
  144. }
  145. else {
  146. allClassesLink.style.display = "none";
  147. }
  148. //-->
  149. </script>
  150. </div>
  151. <a name="skip.navbar.bottom">
  152. <!-- -->
  153. </a></div>
  154. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  155. <p class="legalCopy"><small>Generated on 2023-06-28 12:47:21 / OpenCV 4.8.0</small></p>
  156. </body>
  157. </html>