IRectangleListManager
(ITF)
INTERFACE IRectangleListManager EXTENDS __SYSTEM.IQueryInterface
Implementations of this interface allow parts of the visualization (like visu elements) to pass rectangular areas to the currently handled client. Such areas can be used for specific handling of touch events etc. In the future, such rectangles might be used for client animations like highlighting on hovering over too.
Methods:
AddRectangle
AddZoomScrollLimits
ForwardCall
ForwardCallWithMouseDownInfo
PopClipping
PushClipping
SetUpdateNecessary
Structure:
IRectangleListManager.AddRectangle
(METH)IRectangleListManager.AddZoomScrollLimits
(METH)IRectangleListManager.ForwardCall
(METH)IRectangleListManager.ForwardCallWithMouseDownInfo
(METH)IRectangleListManager.PopClipping
(METH)IRectangleListManager.PushClipping
(METH)IRectangleListManager.SetUpdateNecessary
(METH)