intersects_box


Description:

public abstract bool intersects_box (SchematicPainter painter, Bounds box)

Check if this item intersects a box

Parameters:

painter

The painter to use for calculations

box

The box to test for intersection

Returns:

True if this item intersects the box