KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | KIGFX::PREVIEW::TWO_POINT_ASSISTANT |
Represents an assistant draw when interactively drawing a line or circle on a canvas. More... | |
Namespaces | |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |
namespace | KIGFX::PREVIEW |
Enumerations | |
enum class | KIGFX::PREVIEW::GEOM_SHAPE { KIGFX::PREVIEW::SEGMENT = 0 , KIGFX::PREVIEW::RECT , KIGFX::PREVIEW::ARC , KIGFX::PREVIEW::CIRCLE , KIGFX::PREVIEW::POLYGON , KIGFX::PREVIEW::CURVE } |