Unit SLWaterfall

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(5 intermediate revisions by one user not shown)
Line 17: Line 17:
  
 
== Layers ==
 
== Layers ==
*[[Image:SLWaterfallLayer.gif]] [[Class SLWaterfall.TSLWaterfallLayer|TSLWaterfallLayer]] - A waterfall draw layer. See Also Defines a waterfall draw layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a waterfall. <b>Example:</b> <image WaterfallLayerSample>  
+
*[[Image:SLWaterfallLayer.gif]] [[Class SLWaterfall.TSLWaterfallLayer|TSLWaterfallLayer]] - A waterfall draw layer. See Also Defines a waterfall draw layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a waterfall. <b>Diagram:</b> <image SLWaterfallLayer_Preview> <b>Example:</b> <image WaterfallLayerSample>  
  
 
== Elements ==
 
== Elements ==
Line 27: Line 27:
 
== Classes ==
 
== Classes ==
 
*[[Class SLWaterfall.TSLWaterfallMarkerPosition|TSLWaterfallMarkerPosition]] - Waterfall marker [[Property SLWaterfall.TSLWaterfallMarkerPosition.X|X]] and [[Property SLWaterfall.TSLWaterfallMarkerPosition.Y|Y]] position class.  
 
*[[Class SLWaterfall.TSLWaterfallMarkerPosition|TSLWaterfallMarkerPosition]] - Waterfall marker [[Property SLWaterfall.TSLWaterfallMarkerPosition.X|X]] and [[Property SLWaterfall.TSLWaterfallMarkerPosition.Y|Y]] position class.  
*[[Class SLWaterfall.TSLWaterfallMarker|TSLWaterfallMarker]] - Waterfall marker class.
 
 
*[[Class SLWaterfall.TSLWaterfallMarkers|TSLWaterfallMarkers]] - Collection of Waterfall Markers.  
 
*[[Class SLWaterfall.TSLWaterfallMarkers|TSLWaterfallMarkers]] - Collection of Waterfall Markers.  
 
*[[Class SLWaterfall.TSLWaterfallMarkerGroupLine|TSLWaterfallMarkerGroupLine]] - Markers lines property class.  
 
*[[Class SLWaterfall.TSLWaterfallMarkerGroupLine|TSLWaterfallMarkerGroupLine]] - Markers lines property class.  
 
*[[Class SLWaterfall.TSLWaterfallMarkerGroup|TSLWaterfallMarkerGroup]] - Waterfall marker group class.  
 
*[[Class SLWaterfall.TSLWaterfallMarkerGroup|TSLWaterfallMarkerGroup]] - Waterfall marker group class.  
 
*[[Class SLWaterfall.TSLWaterfallMarkerGroups|TSLWaterfallMarkerGroups]] - Collection of [[Class SLWaterfall.TSLWaterfallMarkerGroup|TSLWaterfallMarkerGroup]] items.  
 
*[[Class SLWaterfall.TSLWaterfallMarkerGroups|TSLWaterfallMarkerGroups]] - Collection of [[Class SLWaterfall.TSLWaterfallMarkerGroup|TSLWaterfallMarkerGroup]] items.  
 +
*[[Class SLWaterfall.TSLWaterfallTextLabels|TSLWaterfallTextLabels]] - Waterfall text labels collection class.
 
*[[Class SLWaterfall.TSLBasicWaterfallData|TSLBasicWaterfallData]] - Basic waterfall data class.  
 
*[[Class SLWaterfall.TSLBasicWaterfallData|TSLBasicWaterfallData]] - Basic waterfall data class.  
 
*[[Class SLWaterfall.TSLWaterfallData|TSLWaterfallData]] - Defines waterfall data class.  
 
*[[Class SLWaterfall.TSLWaterfallData|TSLWaterfallData]] - Defines waterfall data class.  
*[[Class SLWaterfall.TSLHiddenAxisValue|TSLHiddenAxisValue]]
 
 
*[[Class SLWaterfall.TSLWaterfallXAxis|TSLWaterfallXAxis]] - Visual X Waterfall axis.  
 
*[[Class SLWaterfall.TSLWaterfallXAxis|TSLWaterfallXAxis]] - Visual X Waterfall axis.  
 
*[[Class SLWaterfall.TSLWaterfallLegendView|TSLWaterfallLegendView]] - Visual Legend of a display class.  
 
*[[Class SLWaterfall.TSLWaterfallLegendView|TSLWaterfallLegendView]] - Visual Legend of a display class.  
*[[Class SLWaterfall.TSLWaterfallHighlighting|TSLWaterfallHighlighting]] - Waterfall display Highlighting settings class.  
+
*[[Class SLWaterfall.TSLBasicWaterfallCursor|TSLBasicWaterfallCursor]] - Basic waterfall channel cursor.
 +
*[[Class SLWaterfall.TSLWaterfallCursor|TSLWaterfallCursor]] - Waterfall cursor.
 +
*[[Class SLWaterfall.TSLWaterfallCursors|TSLWaterfallCursors]] - Collection of [[Class SLWaterfall.TSLWaterfallCursor|TSLWaterfallCursor]] items.
 +
*[[Class SLWaterfall.TSLWaterfallCursorLinks|TSLWaterfallCursorLinks]] - Collection of waterfall cursor links.  
 
*[[Class SLWaterfall.TPLRealBufferList|TPLRealBufferList]]
 
*[[Class SLWaterfall.TPLRealBufferList|TPLRealBufferList]]
 
*[[Class SLWaterfall.TSLWaterfallBuffers|TSLWaterfallBuffers]]
 
*[[Class SLWaterfall.TSLWaterfallBuffers|TSLWaterfallBuffers]]
Line 43: Line 45:
 
*[[Class SLWaterfall.TSLWaterfallDisplayLevelView|TSLWaterfallDisplayLevelView]] - Visual Levels Display View class.  
 
*[[Class SLWaterfall.TSLWaterfallDisplayLevelView|TSLWaterfallDisplayLevelView]] - Visual Levels Display View class.  
 
*[[Class SLWaterfall.TSLWaterfall|TSLWaterfall]] - Visible waterfall for representing Real(double) data.  
 
*[[Class SLWaterfall.TSLWaterfall|TSLWaterfall]] - Visible waterfall for representing Real(double) data.  
*[[Class SLWaterfall.TSLWaterfallLayer|TSLWaterfallLayer]] - A waterfall draw layer. See Also Defines a waterfall draw layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a waterfall. <b>Example:</b> <image WaterfallLayerSample>  
+
*[[Class SLWaterfall.TSLWaterfallLayer|TSLWaterfallLayer]] - A waterfall draw layer. See Also Defines a waterfall draw layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a waterfall. <b>Diagram:</b> <image SLWaterfallLayer_Preview> <b>Example:</b> <image WaterfallLayerSample>  
 
*[[Class SLWaterfall.TSLExternalWaterfallElement|TSLExternalWaterfallElement]] - A waterfall component element.  
 
*[[Class SLWaterfall.TSLExternalWaterfallElement|TSLExternalWaterfallElement]] - A waterfall component element.  
 
*[[Class SLWaterfall.TSLExternalWaterfallMatrixLayer|TSLExternalWaterfallMatrixLayer]] - A waterfall matrix component layer.  
 
*[[Class SLWaterfall.TSLExternalWaterfallMatrixLayer|TSLExternalWaterfallMatrixLayer]] - A waterfall matrix component layer.  

Latest revision as of 00:11, 26 June 2013

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: SignalLabScopePkg

Contents

Summary

Contains the code for the TSLWaterfall component.

Description

This unit contains the code for the TSLWaterfall component.

Controls

Layers

Elements

Matrix Layers

Classes

Enums

Types

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox