Horizon
|
Public Member Functions | |
ExcellonWriter (const std::string &filename) | |
void | write_line (const std::string &s) |
void | close () |
void | write_format () |
void | write_header () |
void | write_holes () |
void | draw_hole (const Coordi &pos, uint64_t diameter) |
void | draw_slot (const Coordi &pos, uint64_t diameter, uint64_t length, int angle) |
const std::string & | get_filename () |