VisuFctIsRectangleRotated (FUN) ¶ FUNCTION VisuFctIsRectangleRotated : BOOL InOut: Scope Name Type Return VisuFctIsRectangleRotated BOOL Inout rect VisuStructPaintRectangle
VisuFctLimitSimpleRectangleSize (FUN) ¶ FUNCTION VisuFctLimitSimpleRectangleSize : VisuStructSimpleRectangle InOut: Scope Name Type Return VisuFctLimitSimpleRectangleSize VisuStructSimpleRectangle Input rectangle VisuStructSimpleRectangle maxSize VisuStructPoint
VisuFctIsRectRotatedBy90To180Degree (FUN) ¶ FUNCTION VisuFctIsRectRotatedBy90To180Degree : BOOL Checks if a rectangle is rotated by a degree in the range of 90 - 180 InOut: Scope Name Type Return VisuFctIsRectRotatedBy90To180Degree BOOL Input rect VisuStructPaintRectangle
IDialogManager8.HandleInputBefore (METH) ¶ METHOD HandleInputBefore : BOOL InOut: Scope Name Type Return HandleInputBefore BOOL Input pEvent POINTER TO VisuStructEvent
IDialogManager9 (ITF) ¶ INTERFACE IDialogManager9 EXTENDS IDialogManager8 Methods: SetClientDataWithoutStartCycle CalculateDialogPositionForPAA , inherited from IDialogManager7 CallOnAllDialogs , inherited from IDialogManager4 CheckEventQueue , inherited from IDialogManager2 CloseDialog2 , inherited from IDialogManager2 ClosePAADialog , inherited from IDialogManager7 CollectRectangles , inherited from IDialogManager3 GetDialogToClose , inherited from IDialogManager5 GetDialogToOpen , inherited from IDialogManager5 GetRegisteredDialogsBlockwise , inherited from IDialogManager4 HandleInputBefore , inherited from IDialogManager8 HasOpenModalDialog , inherited from IDialogManager3 IsDialogOpen , inherited from IDialogManager5 SetPAADialogOpenObject , inherited from IDialogManager7 SetTopMostDialogRect , inherited from IDialogManager6 getPaintAfterAllOpen , inherited from IDialogManager7 getVersion , inherited from IDialogManager7 Structure: SetClientDataWithoutStartCycle (Method)
IDialogManager9.SetClientDataWithoutStartCycle (METH) ¶ METHOD SetClientDataWithoutStartCycle : BOOL this method will set the current client data in the object instance, that will be used during the following calls to Update, GetUpdateRects, Paint, HandleInput TOCHECK: removes reentrancy of objects! InOut: Scope Name Type Return SetClientDataWithoutStartCycle BOOL Input pClientData POINTER TO VisuStructClientData
IDialogManager4.CallOnAllDialogs (METH) ¶ METHOD CallOnAllDialogs InOut: Scope Name Type Input callee ICallOnDialogBlocks
IDialogManager4.GetRegisteredDialogsBlockwise (METH) ¶ METHOD GetRegisteredDialogsBlockwise : INT Will return the number of visualizations that have been copied to the array InOut: Scope Name Type Comment Return GetRegisteredDialogsBlockwise INT Input pDataResult POINTER TO ARRAY [0..0] OF IVisualisationDialog This array will be filled with all visualizations that are currently registered iSize INT The size of the array iStartIndex INT
IDialogManager5 (ITF) ¶ INTERFACE IDialogManager5 EXTENDS IDialogManager4 Methods: GetDialogToClose GetDialogToOpen IsDialogOpen CallOnAllDialogs , inherited from IDialogManager4 CheckEventQueue , inherited from IDialogManager2 CloseDialog2 , inherited from IDialogManager2 CollectRectangles , inherited from IDialogManager3 GetRegisteredDialogsBlockwise , inherited from IDialogManager4 HasOpenModalDialog , inherited from IDialogManager3 Structure: GetDialogToClose (Method) GetDialogToOpen (Method) IsDialogOpen (Method)
IDialogManager6 (ITF) ¶ INTERFACE IDialogManager6 EXTENDS IDialogManager5 Methods: SetTopMostDialogRect CallOnAllDialogs , inherited from IDialogManager4 CheckEventQueue , inherited from IDialogManager2 CloseDialog2 , inherited from IDialogManager2 CollectRectangles , inherited from IDialogManager3 GetDialogToClose , inherited from IDialogManager5 GetDialogToOpen , inherited from IDialogManager5 GetRegisteredDialogsBlockwise , inherited from IDialogManager4 HasOpenModalDialog , inherited from IDialogManager3 IsDialogOpen , inherited from IDialogManager5 Structure: SetTopMostDialogRect (Method)