26#ifndef PCAD_VIA_SHAPE_H
27#define PCAD_VIA_SHAPE_H
43 virtual void Parse(
XNODE* aNode,
const wxString& aDefaultUnits,
44 const wxString& aActualConversion )
override;
Information pertinent to a Pcbnew printed circuit board.
PCAD_PAD_SHAPE(PCAD_CALLBACKS *aCallbacks, BOARD *aBoard)
PCAD_VIA_SHAPE(PCAD_CALLBACKS *aCallbacks, BOARD *aBoard)
virtual void Parse(XNODE *aNode, const wxString &aDefaultUnits, const wxString &aActualConversion) override
Hold an XML or S-expression element.