26#ifndef PANEL_ZONE_GAL_H
27#define PANEL_ZONE_GAL_H
42 wxWindowID aWindowId = 0,
const wxPoint& aPosition = wxDefaultPosition,
Information pertinent to a Pcbnew printed circuit board.
@ GAL_TYPE_OPENGL
OpenGL implementation.
const BOX2I GetDocumentExtents(bool aIncludeAllVisible=true) const
void ActivateSelectedZone(ZONE *aZone) override
BOX2I GetBoardBoundingBox(bool aBoardEdgesOnly) const
const wxSize GetPageSizeIU() const
std::unique_ptr< BOARD_EDGES_BOUNDING_ITEM > m_pcb_bounding_box
bool OnLayerSelected(int aLayer)
Show the zone painting on layer.
~PANEL_ZONE_GAL() override
Subscriber who is interested in the zone selection change.
Handle a list of polygons defining a copper zone.