ILayerManager ¶ EndLayer (Method) SetAdditionalLayers (Method) StartLayer (Method)
VisuFbPaintAfterAllElement.GetScrollValueProvider (METH) ¶ METHOD GetScrollValueProvider : IScrollValueProvider InOut: Scope Name Type Return GetScrollValueProvider IScrollValueProvider
VisuFbPaintAfterAllElement.IsMultitouchElementActive (METH) ¶ METHOD IsMultitouchElementActive : BOOL InOut: Scope Name Type Return IsMultitouchElementActive BOOL Input dwFlags DWORD
VisuFbPaintAfterAllElement.AddRectangles (METH) ¶ METHOD AddRectangles : BOOL InOut: Scope Name Type Return AddRectangles BOOL Input mgr IRectangleListManager
VisuFbPaintAfterAllElement.OnScrollValueChanged (METH) ¶ METHOD OnScrollValueChanged InOut: Scope Name Type Input dx INT dy INT
VisuFbPaintAfterAllElement.GetCompleteSurroundingRect (METH) ¶ METHOD GetCompleteSurroundingRect : CmpVisuHandler.VisuStructSimpleRectangle Similar to GetSurroundingRect of IVisualElement. But here, the exact size has to be returned. Means, considering of possible outer frame line widths, which will enlarge the element. As well as considering rotation of the element or acute angles within polygons. Also the returnrect may be different offline or online. As online also dynamic movement is considered. Whereas offline only a possible static rotation can be used. InOut: Scope Name Type Return GetCompleteSurroundingRect CmpVisuHandler.VisuStructSimpleRectangle
Visu_FbWebserver.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
VisuFbRectangleListManager.AddZoomScrollLimits (METH) ¶ METHOD AddZoomScrollLimits InOut: Scope Name Type Input availableSpace VisuStructSimpleRectangle necessarySize VisuStructPoint scalingInfo VisuStructScaleScrollInfo
VisuFbRectangleListManager.ForwardCall (METH) ¶ METHOD ForwardCall Interface changed without further notice because this feature was not yet released and it is very unlikely that a customer already relies on this InOut: Scope Name Type Input pElements POINTER TO ARRAY [0..0] OF IVisualElement count INT owningVisu IVisualisation
VisuFbRectangleListManager.ForwardCallWithMouseDownInfo (METH) ¶ METHOD ForwardCallWithMouseDownInfo Interface changed without further notice because this feature was not yet released and it is very unlikely that a customer already relies on this InOut: Scope Name Type Comment Input pElements POINTER TO ARRAY [0..0] OF IVisualElement count INT pMouseDownInfo POINTER TO ARRAY [0..100] OF BYTE a pointer to an array of bytes representing a bitfield with the information about elements handling mouse down or not the according bitfield is organized from lower indices to higher indices in general, within single bytes earlier elements are located at less significant bits