KiCad PCB EDA Suite
|
Eagle Junction. More...
#include <eagle_parser.h>
Public Member Functions | |
EJUNCTION (wxXmlNode *aJunction) | |
Public Attributes | |
ECOORD | x |
ECOORD | y |
Eagle Junction.
Definition at line 528 of file eagle_parser.h.
EJUNCTION::EJUNCTION | ( | wxXmlNode * | aJunction | ) |
Definition at line 499 of file eagle_parser.cpp.
ECOORD EJUNCTION::x |
Definition at line 530 of file eagle_parser.h.
Referenced by EJUNCTION(), and SCH_EAGLE_PLUGIN::loadJunction().
ECOORD EJUNCTION::y |
Definition at line 531 of file eagle_parser.h.
Referenced by EJUNCTION(), and SCH_EAGLE_PLUGIN::loadJunction().