25 #ifndef EE_SELECTION_H 26 #define EE_SELECTION_H 59 #endif // EE_SELECTION_H void SetScreen(SCH_SCREEN *aScreen)
EDA_RECT GetBoundingBox() const override
EE_SELECTION(SCH_SCREEN *aScreen=nullptr)
SCH_SCREEN * m_screen
Screen of selected objects.
bool AllItemsHaveLineStroke() const
Checks if all items in the selection support line strokes.
EDA_ITEM * GetTopLeftItem(bool onlyModules=false) const override
Handle the component boundary box.
A base class for most all the KiCad significant classes used in schematics and boards.