intersected_items


Description:

public Set<SchematicItem> intersected_items (SchematicPainter painter, Bounds box)

Get all the items that intersect the box

Parameters:

painter

The painter to use for calculations

box

The box to test for intersection

Returns:

A set of items that intersect the box