Class PLMultiWaterfall.TPLExternalMultiWaterfallElement

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TPLExternalMultiWaterfallElement : [[Class PLMultiWaterfall.TPLMultiWaterfallLayer|Mitov.PlotLab.MultiWaterfallLayer]]
+
'''public ref class''' ExternalMultiWaterfallElement : [[Class PLMultiWaterfall.TPLMultiWaterfallLayer|Mitov.PlotLab.MultiWaterfallLayer]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 35: Line 35:
 
== Description ==
 
== Description ==
 
Add this component element to draw scope in a control.
 
Add this component element to draw scope in a control.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:PLExternalMultiWaterfallElement_Preview.png]]
  
  
Line 61: Line 67:
 
=== Published ===
 
=== Published ===
 
*[[Property PLMultiWaterfall.TPLMultiWaterfall.Channels|Channels]] - Access the individual channels of the Multi Waterfall.  
 
*[[Property PLMultiWaterfall.TPLMultiWaterfall.Channels|Channels]] - Access the individual channels of the Multi Waterfall.  
 +
*[[Property PLMultiWaterfall.TPLMultiWaterfall.Cursors|Cursors]] - Collection of measurement cursors.
 
*[[Property PLMultiWaterfall.TPLMultiWaterfall.ChannelButtons|ChannelButtons]] - Specifies the appearance and the behavior of the channel buttons.  
 
*[[Property PLMultiWaterfall.TPLMultiWaterfall.ChannelButtons|ChannelButtons]] - Specifies the appearance and the behavior of the channel buttons.  
  
Line 70: Line 77:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function PLMultiWaterfall.TPLMultiWaterfall.GetDataView() : TSLDisplayView|function GetDataView() : TSLDisplayView]]
 +
*[[Method function PLMultiWaterfall.TPLMultiWaterfall.GetColorChannelIndex(TSLDisplayView) : Integer|function GetColorChannelIndex(AView : TSLDisplayView) : Integer]]
 
*[[Method procedure PLMultiWaterfall.TPLMultiWaterfall.DoColorChannelClick(Integer)|procedure DoColorChannelClick(AItemIndex : Integer)]]
 
*[[Method procedure PLMultiWaterfall.TPLMultiWaterfall.DoColorChannelClick(Integer)|procedure DoColorChannelClick(AItemIndex : Integer)]]
 +
*[[Method function PLMultiWaterfall.TPLMultiWaterfall.GetCursors() : TSLDisplayCursors|function GetCursors() : TSLDisplayCursors]]
  
 
== PinLists ==
 
== PinLists ==
Line 80: Line 90:
  
 
=== Published ===
 
=== Published ===
*[[Property SLWaterfall.TSLBasicWaterfall.Title|Title]]
 
 
*[[Property SLWaterfall.TSLBasicWaterfall.XAxis|XAxis]]
 
*[[Property SLWaterfall.TSLBasicWaterfall.XAxis|XAxis]]
 
*[[Property SLWaterfall.TSLBasicWaterfall.YAxis|YAxis]]
 
*[[Property SLWaterfall.TSLBasicWaterfall.YAxis|YAxis]]
 
*[[Property SLWaterfall.TSLBasicWaterfall.Legend|Legend]]
 
*[[Property SLWaterfall.TSLBasicWaterfall.Legend|Legend]]
 +
*[[Property SLWaterfall.TSLBasicWaterfall.CursorLinks|CursorLinks]]
 
*[[Property SLWaterfall.TSLBasicWaterfall.MarkerGroups|MarkerGroups]]
 
*[[Property SLWaterfall.TSLBasicWaterfall.MarkerGroups|MarkerGroups]]
 +
*[[Property SLWaterfall.TSLBasicWaterfall.Labels|Labels]]
 
*[[Property SLWaterfall.TSLBasicWaterfall.Highlighting|Highlighting]]
 
*[[Property SLWaterfall.TSLBasicWaterfall.Highlighting|Highlighting]]
 
*[[Property SLWaterfall.TSLBasicWaterfall.Vertical|Vertical]]
 
*[[Property SLWaterfall.TSLBasicWaterfall.Vertical|Vertical]]
Line 91: Line 102:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function SLWaterfall.TSLBasicWaterfall.GetHighlightInfo() : TSLHighlightInfo|function GetHighlightInfo() : TSLHighlightInfo]]
 +
*[[Method function SLWaterfall.TSLBasicWaterfall.GetHighlighting() : TSLDisplayHighlighting|function GetHighlighting() : TSLDisplayHighlighting]]
 +
*[[Method function SLWaterfall.TSLBasicWaterfall.GetIsVertical() : Boolean|function GetIsVertical() : Boolean]]
 
*[[Method procedure SLWaterfall.TSLBasicWaterfall.Print()|procedure Print()]]
 
*[[Method procedure SLWaterfall.TSLBasicWaterfall.Print()|procedure Print()]]
 
*[[Method procedure SLWaterfall.TSLBasicWaterfall.ZoomTo(Real;Real;Real;Real;Boolean)|procedure ZoomTo(XMin : Real; XMax : Real; YMin : Real; YMax : Real; SaveHistory : Boolean)]]
 
*[[Method procedure SLWaterfall.TSLBasicWaterfall.ZoomTo(Real;Real;Real;Real;Boolean)|procedure ZoomTo(XMin : Real; XMax : Real; YMin : Real; YMax : Real; SaveHistory : Boolean)]]
Line 102: Line 116:
 
=== Published ===
 
=== Published ===
 
*[[Property SLScope.TSLDataDisplay.Color|Color]]
 
*[[Property SLScope.TSLDataDisplay.Color|Color]]
 +
*[[Property SLScope.TSLDataDisplay.Title|Title]]
 
*[[Property SLScope.TSLDataDisplay.ToolBar|ToolBar]]
 
*[[Property SLScope.TSLDataDisplay.ToolBar|ToolBar]]
 
*[[Property SLScope.TSLDataDisplay.Zooming|Zooming]]
 
*[[Property SLScope.TSLDataDisplay.Zooming|Zooming]]
 
*[[Property SLScope.TSLDataDisplay.Cursor|Cursor]]
 
*[[Property SLScope.TSLDataDisplay.Cursor|Cursor]]
 
*[[Property SLScope.TSLDataDisplay.NavigateMode|NavigateMode]]
 
*[[Property SLScope.TSLDataDisplay.NavigateMode|NavigateMode]]
 +
*[[Property SLScope.TSLDataDisplay.Trails|Trails]]
 
*[[Property SLScope.TSLDataDisplay.Elements|Elements]]
 
*[[Property SLScope.TSLDataDisplay.Elements|Elements]]
 
*[[Property SLScope.TSLDataDisplay.RefreshInterval|RefreshInterval]]
 
*[[Property SLScope.TSLDataDisplay.RefreshInterval|RefreshInterval]]
Line 120: Line 136:
 
*[[Property SLScope.TSLDataDisplay.PlotHeight|PlotHeight]]
 
*[[Property SLScope.TSLDataDisplay.PlotHeight|PlotHeight]]
 
*[[Property SLScope.TSLDataDisplay.Views|Views]]
 
*[[Property SLScope.TSLDataDisplay.Views|Views]]
*[[Property SLScope.TSLDataDisplay.|]]
 
  
 
== Methods ==
 
== Methods ==
Line 130: Line 145:
 
*[[Method procedure SLScope.TSLDataDisplay.Loaded()|procedure Loaded()]]
 
*[[Method procedure SLScope.TSLDataDisplay.Loaded()|procedure Loaded()]]
 
*[[Method procedure SLScope.TSLDataDisplay.SetParent(TWinControl)|procedure SetParent(AParent : TWinControl)]]
 
*[[Method procedure SLScope.TSLDataDisplay.SetParent(TWinControl)|procedure SetParent(AParent : TWinControl)]]
 +
*[[Method function SLScope.TSLDataDisplay.GetOperations() : TLPDrawLayerOperations|function GetOperations() : TLPDrawLayerOperations]]
 
*[[Method procedure SLScope.TSLDataDisplay.InvalidateRefresh()|procedure InvalidateRefresh()]]
 
*[[Method procedure SLScope.TSLDataDisplay.InvalidateRefresh()|procedure InvalidateRefresh()]]
 
*[[Method procedure SLScope.TSLDataDisplay.PostRefresh()|procedure PostRefresh()]]
 
*[[Method procedure SLScope.TSLDataDisplay.PostRefresh()|procedure PostRefresh()]]
Line 136: Line 152:
 
*[[Method function SLScope.TSLDataDisplay.GetAxisValueAt(Integer;Integer;Real;Real) : Boolean|function GetAxisValueAt(X : Integer; Y : Integer; var AxisX : Real; var AxisY : Real) : Boolean]]
 
*[[Method function SLScope.TSLDataDisplay.GetAxisValueAt(Integer;Integer;Real;Real) : Boolean|function GetAxisValueAt(X : Integer; Y : Integer; var AxisX : Real; var AxisY : Real) : Boolean]]
 
*[[Method procedure SLScope.TSLDataDisplay.GetChildren(TGetChildProc;TComponent)|procedure GetChildren(Proc : TGetChildProc; Root : TComponent)]]
 
*[[Method procedure SLScope.TSLDataDisplay.GetChildren(TGetChildProc;TComponent)|procedure GetChildren(Proc : TGetChildProc; Root : TComponent)]]
 +
*[[Method function SLScope.TSLDataDisplay.GetHighlightInfo() : TSLHighlightInfo|function GetHighlightInfo() : TSLHighlightInfo]]
 +
*[[Method function SLScope.TSLDataDisplay.GetHighlighting() : TSLDisplayHighlighting|function GetHighlighting() : TSLDisplayHighlighting]]
 +
*[[Method function SLScope.TSLDataDisplay.GetCursors() : TSLDisplayCursors|function GetCursors() : TSLDisplayCursors]]
 
*[[Method procedure SLScope.TSLDataDisplay.Print()|procedure Print()]]
 
*[[Method procedure SLScope.TSLDataDisplay.Print()|procedure Print()]]
 
*[[Method procedure SLScope.TSLDataDisplay.CopyToClipboard()|procedure CopyToClipboard()]]
 
*[[Method procedure SLScope.TSLDataDisplay.CopyToClipboard()|procedure CopyToClipboard()]]
 
*[[Method procedure SLScope.TSLDataDisplay.SaveToBitmap(String)|procedure SaveToBitmap(FileName : String)]]
 
*[[Method procedure SLScope.TSLDataDisplay.SaveToBitmap(String)|procedure SaveToBitmap(FileName : String)]]
 
*[[Method procedure SLScope.TSLDataDisplay.SaveToJpeg(String)|procedure SaveToJpeg(FileName : String)]]
 
*[[Method procedure SLScope.TSLDataDisplay.SaveToJpeg(String)|procedure SaveToJpeg(FileName : String)]]
 +
*[[Method function SLScope.TSLDataDisplay.GetDataView() : TSLDisplayView|function GetDataView() : TSLDisplayView]]
 +
*[[Method function SLScope.TSLDataDisplay.GetIsVertical() : Boolean|function GetIsVertical() : Boolean]]
 +
*[[Method function SLScope.TSLDataDisplay.GetColorChannelIndex(TSLDisplayView) : Integer|function GetColorChannelIndex(AView : TSLDisplayView) : Integer]]
 
*[[Method procedure SLScope.TSLDataDisplay.DoColorChannelClick(Integer)|procedure DoColorChannelClick(AItemIndex : Integer)]]
 
*[[Method procedure SLScope.TSLDataDisplay.DoColorChannelClick(Integer)|procedure DoColorChannelClick(AItemIndex : Integer)]]
 
*[[Method procedure SLScope.TSLDataDisplay.DoLayerDraw(TLPCanvas;Integer;Integer;Single;Single;Boolean)|procedure DoLayerDraw(ACanvas : TLPCanvas; AWidth : Integer; AHeight : Integer; AXCoeff : Single; AYCoeff : Single; AContoursOnly : Boolean)]]
 
*[[Method procedure SLScope.TSLDataDisplay.DoLayerDraw(TLPCanvas;Integer;Integer;Single;Single;Boolean)|procedure DoLayerDraw(ACanvas : TLPCanvas; AWidth : Integer; AHeight : Integer; AXCoeff : Single; AYCoeff : Single; AContoursOnly : Boolean)]]
Line 158: Line 180:
 
*[[Event SLScope.TSLDataDisplay.OnZoomChanged|OnZoomChanged]]
 
*[[Event SLScope.TSLDataDisplay.OnZoomChanged|OnZoomChanged]]
 
*[[Event SLScope.TSLDataDisplay.OnDataToolTip|OnDataToolTip]]
 
*[[Event SLScope.TSLDataDisplay.OnDataToolTip|OnDataToolTip]]
 +
*[[Event SLScope.TSLDataDisplay.OnPaint|OnPaint]]
 
*[[Event SLScope.TSLDataDisplay.OnKeyDown|OnKeyDown]]
 
*[[Event SLScope.TSLDataDisplay.OnKeyDown|OnKeyDown]]
 
*[[Event SLScope.TSLDataDisplay.OnKeyPress|OnKeyPress]]
 
*[[Event SLScope.TSLDataDisplay.OnKeyPress|OnKeyPress]]
Line 166: Line 189:
 
*[[Event SLScope.TSLDataDisplay.OnMouseMove|OnMouseMove]]
 
*[[Event SLScope.TSLDataDisplay.OnMouseMove|OnMouseMove]]
 
*[[Event SLScope.TSLDataDisplay.OnMouseUp|OnMouseUp]]
 
*[[Event SLScope.TSLDataDisplay.OnMouseUp|OnMouseUp]]
 
== From [[Class LPControlDrawLayers.TLPControlDrawLayer|TLPControlDrawLayer]] ==
 
 
== Methods ==
 
 
=== Public ===
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.DoLayerBegin(TLPCanvas;Integer;Integer;Single;Single)|procedure DoLayerBegin(ACanvas : TLPCanvas; AWidth : Integer; AHeight : Integer; AXCoeff : Single; AYCoeff : Single)]]
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.DoLayerEnd()|procedure DoLayerEnd()]]
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.DoLayerDraw(TLPCanvas;Integer;Integer;Single;Single;Boolean)|procedure DoLayerDraw(ACanvas : TLPCanvas; AWidth : Integer; AHeight : Integer; AXCoeff : Single; AYCoeff : Single; AContoursOnly : Boolean)]]
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.DoLayerMouseMove(TShiftState;Integer;Integer)|procedure DoLayerMouseMove(AShift : TShiftState; AX : Integer; AY : Integer)]]
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.DoLayerMouseDown(TMouseButton;TShiftState;Integer;Integer)|procedure DoLayerMouseDown(Button : TMouseButton; Shift : TShiftState; X : Integer; Y : Integer)]]
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.DoLayerMouseUp(TMouseButton;TShiftState;Integer;Integer)|procedure DoLayerMouseUp(Button : TMouseButton; Shift : TShiftState; X : Integer; Y : Integer)]]
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.DoLayerMouseWheelDown(TShiftState;Integer;Integer)|procedure DoLayerMouseWheelDown(AShift : TShiftState; AX : Integer; AY : Integer)]]
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.DoLayerMouseWheelUp(TShiftState;Integer;Integer)|procedure DoLayerMouseWheelUp(AShift : TShiftState; AX : Integer; AY : Integer)]]
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.DoLayerMouseEnter()|procedure DoLayerMouseEnter()]]
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.DoLayerMouseLeave()|procedure DoLayerMouseLeave()]]
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.SetChachedData(TObject;TObject)|procedure SetChachedData(ALink : TObject; AData : TObject)]]
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.AddLayerLink(TLPLayerCollectionItem)|procedure AddLayerLink(ALink : TLPLayerCollectionItem)]]
 
*[[Method procedure LPControlDrawLayers.TLPControlDrawLayer.RemoveLayerLink(TLPLayerCollectionItem)|procedure RemoveLayerLink(ALink : TLPLayerCollectionItem)]]
 
  
 
== From [[Class SLControlCollection.TSLCustomControlItem|TSLCustomControlItem]] ==
 
== From [[Class SLControlCollection.TSLCustomControlItem|TSLCustomControlItem]] ==
Line 197: Line 201:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function SLControlCollection.TSLCustomControlItem.GetParentComponent() : TComponent|function GetParentComponent() : TComponent]]
 +
*[[Method function SLControlCollection.TSLCustomControlItem.HasParent() : Boolean|function HasParent() : Boolean]]
 
*[[Method procedure SLControlCollection.TSLCustomControlItem.SetParent(TWinControl)|procedure SetParent(AParent : TWinControl)]]
 
*[[Method procedure SLControlCollection.TSLCustomControlItem.SetParent(TWinControl)|procedure SetParent(AParent : TWinControl)]]
 
*[[Method function SLControlCollection.TSLCustomControlItem.GetHasEnable() : Boolean|function GetHasEnable() : Boolean]]
 
*[[Method function SLControlCollection.TSLCustomControlItem.GetHasEnable() : Boolean|function GetHasEnable() : Boolean]]
 
*[[Method function SLControlCollection.TSLCustomControlItem.GetCanDisable() : Boolean|function GetCanDisable() : Boolean]]
 
*[[Method function SLControlCollection.TSLCustomControlItem.GetCanDisable() : Boolean|function GetCanDisable() : Boolean]]
 
*[[Method procedure SLControlCollection.TSLCustomControlItem.SetParentComponent(TComponent)|procedure SetParentComponent(AValue : TComponent)]]
 
*[[Method procedure SLControlCollection.TSLCustomControlItem.SetParentComponent(TComponent)|procedure SetParentComponent(AValue : TComponent)]]
 
== From [[Class LPControl.TLPCustomControl|TLPCustomControl]] ==
 
 
== Properties ==
 
 
=== Published ===
 
*[[Property LPControl.TLPCustomControl.Visible|Visible]]
 
 
== Methods ==
 
 
=== Public ===
 
*[[Method procedure LPControl.TLPCustomControl.InvalidateIntRect(TRect)|procedure InvalidateIntRect(ARect : TRect)]]
 
 
== Events ==
 
*[[Event LPControl.TLPCustomControl.OnMouseEnter|OnMouseEnter]]
 
*[[Event LPControl.TLPCustomControl.OnMouseLeave|OnMouseLeave]]
 
  
 
[[Category:Elements]][[Category:Classes]]
 
[[Category:Elements]][[Category:Classes]]

Latest revision as of 00:31, 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.

PLExternalMultiWaterfallElement.gif

Package: PlotLabPkg

Unit: PLMultiWaterfall

Inherits: TPLMultiWaterfallLayer

Contents

Syntax

Delphi:

type TPLExternalMultiWaterfallElement = class( TPLMultiWaterfallLayer, ILPComponentElement, ILPDrawComponentElement )

C++ Builder:

class TPLExternalMultiWaterfallElement : public TPLMultiWaterfallLayer

Visual C++ (MFC):

class CTPLExternalMultiWaterfallElement : public CTPLMultiWaterfallLayer

C# (.NET):

public ref class ExternalMultiWaterfallElement : Mitov.PlotLab.MultiWaterfallLayer

Summary

A scope component element.

Description

Add this component element to draw scope in a control.


Diagram:

PLExternalMultiWaterfallElement Preview.png


Example:

MultiWaterfallInClock.png

Properties

Published

Methods

Public

From TPLMultiWaterfall

Properties

Published

Public

Methods

Public

PinLists

From TSLBasicWaterfall

Properties

Published

Methods

Public

From TSLDataDisplay

Properties

Published

Public

Methods

Public

Events

From TSLCustomControlItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox