File tree Expand file tree Collapse file tree
_includes/sidelist-programming
programming/javascript/api-reference Expand file tree Collapse file tree Original file line number Diff line number Diff line change 600600 </ ul >
601601 </ li >
602602 < li >
603+ < a
604+ href ="{{ site.dce_js_api }}cameraview.html "
605+ class ="otherLinkColour "
606+ > CameraView</ a
607+ >
608+ </ li >
609+ <!-- <li>
603610 <a class="otherLinkColour">View Classes</a>
604611 <ul>
605612 <li>
617624 >
618625 </li>
619626 </ul>
620- </ li >
627+ </li> -->
621628 < li >
622629 < a class ="otherLinkColour "> Auxiliary Classes</ a >
623630 < ul >
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ noTitleIndex: true
7575
7676* [ CameraEnhancer] ({{ site.dce_js_api }}index.html)
7777* [ CameraView] ({{ site.dce_js_api }}cameraview.html)
78- * [ ImageEditorView] ({{ site.dce_js_api }}imageeditorview.html)
78+ <!-- * [ImageEditorView]({{ site.dce_js_api }}imageeditorview.html) -->
7979* [ CameraEnhancerModule] ({{ site.dce_js_api }}cameraenhancermodule.html)
8080* [ DrawingItem] ({{ site.dce_js_api }}drawingitem.html)
8181* [ DrawingLayer] ({{ site.dce_js_api }}drawinglayer.html)
@@ -176,5 +176,7 @@ noTitleIndex: true
176176### Classes
177177
178178* [ UtilityModule] ({{ site.dcvb_js_api }}utility/utility-module-class.html)
179- * [ ImageManager] ({{ site.dcvb_js_api }}utility/image-manager.html)
179+ * [ ImageDrawer] ({{ site.dcvb_js_api }}utility/image-drawer.html)
180+ * [ ImageIO] ({{ site.dcvb_js_api }}utility/image-io.html)
181+ * [ ImageProcessor] ({{ site.dcvb_js_api }}utility/image-processor.html)
180182* [ MultiFrameResultCrossFilter] ({{ site.dcvb_js_api }}utility/multi-frame-result-cross-filter.html)
You can’t perform that action at this time.
0 commit comments