KiCad PCB EDA Suite
Loading...
Searching...
No Matches
edit_points.h File Reference
#include <eda_item.h>
#include <layer_ids.h>
#include <list>
#include <deque>
#include <memory>
#include "edit_constraints.h"
#include <view/view.h>

Go to the source code of this file.

Classes

class  EDIT_POINT
 Represent a single point that can be used for modifying items. More...
 
class  EDIT_LINE
 Represent a line connecting two EDIT_POINTs. More...
 
class  EDIT_POINTS
 EDIT_POINTS is a VIEW_ITEM that manages EDIT_POINTs and EDIT_LINEs and draws them. More...