65 class WS_PROXY_VIEW_ITEM;
void ClearHiddenFlags()
Clear the hide flag of all items in the view.
void DisplayComponent(LIB_PART *aPart)
The Cairo implementation of the graphics abstraction layer.
WS_PROXY_VIEW_ITEM * GetWorksheet() const
static const LAYER_NUM SCH_LAYER_ORDER[]
void DisplaySheet(const SCH_SCREEN *aScreen)
Define a library symbol object.
void ResizeSheetWorkingArea(const SCH_SCREEN *aScreen)
std::unique_ptr< WS_PROXY_VIEW_ITEM > m_worksheet
void SetScale(double aScale, VECTOR2D aAnchor={ 0, 0 }) override
Set the scaling factor, zooming around a given anchor point.
int LAYER_NUM
This can be replaced with int and removed.
Sheet symbol placed in a schematic, and is the entry point for a sub schematic.
Board layer functions and definitions.
constexpr double SCH_WORLD_UNIT(1e-7/0.0254)
currently selected items overlay
SCH_VIEW(bool aIsDynamic, SCH_BASE_FRAME *aFrame)
Hold a (potentially large) number of VIEW_ITEMs and renders them on a graphics device provided by the...
A shim class between EDA_DRAW_FRAME and several derived classes: SYMBOL_EDIT_FRAME,...