Contains methods for drawing PCB-specific items.
PCB_PAINTER(GAL *aGal, FRAME_T aFrameType)
An abstract base class for deriving all objects that can be added to a VIEW.
void draw(const BOARD_EDGES_BOUNDING_ITEM *aBox, int aLayer)
bool Draw(const KIGFX::VIEW_ITEM *aItem, int aLayer) override