Previous: BLOX.BCanvas-geometry management, Up: BLOX.BCanvas [Index]
Selects the topmost item in the canvas overlapping the point given by aPoint.
Evaluate aBlock for each item whose bounding box intersects the rectangle between the two Points, origin and corner. Pass the item to the block.
Answer the bounding box of all the items in the canvas
The widget has been destroyed. Tell all of its items about this fact.
Evaluate aBlock, passing each item to it.
Remove all the items from the canvas, leaving it empty
Answer the amount of space that is left as a border around the canvas items.
Set the amount of space that is left as a border around the canvas items.
Answer an Array containing all the items in the canvas
Given aPoint, a point expressed in window coordinates, answer the corresponding canvas coordinates that are displayed at that location.