KiCad PCB EDA Suite
Loading...
Searching...
No Matches
VIEW_OVERLAY Member List

This is the complete list of members for VIEW_OVERLAY, including all inherited members.

Arc(const VECTOR2D &aCenterPoint, double aRadius, const EDA_ANGLE &aStartAngle, const EDA_ANGLE &aEndAngle)VIEW_OVERLAY
BitmapText(const wxString &aText, const VECTOR2I &aPosition, const EDA_ANGLE &aAngle)VIEW_OVERLAY
Circle(const VECTOR2D &aCenterPoint, double aRadius)VIEW_OVERLAY
Clear()VIEW_OVERLAY
Cross(const VECTOR2D &aP, int aSize)VIEW_OVERLAY
GetClass() const overrideVIEW_OVERLAYvirtual
GetFillColor() constVIEW_OVERLAYinline
GetStrokeColor() constVIEW_OVERLAYinline
Line(const VECTOR2D &aStartPoint, const VECTOR2D &aEndPoint)VIEW_OVERLAY
Line(const SEG &aSeg)VIEW_OVERLAY
m_commandsVIEW_OVERLAYprivate
m_fillColorVIEW_OVERLAYprivate
m_strokeColorVIEW_OVERLAYprivate
operator=(const VIEW_OVERLAY &)=deleteVIEW_OVERLAY
Polygon(const std::deque< VECTOR2D > &aPointList)VIEW_OVERLAY
Polygon(const SHAPE_POLY_SET &aPolySet)VIEW_OVERLAY
Polygon(const VECTOR2D aPointList[], int aListSize)VIEW_OVERLAY
Polyline(const SHAPE_LINE_CHAIN &aPolyLine)VIEW_OVERLAY
Rectangle(const VECTOR2D &aStartPoint, const VECTOR2D &aEndPoint)VIEW_OVERLAY
releaseCommands()VIEW_OVERLAYprivate
Segment(const VECTOR2D &aStartPoint, const VECTOR2D &aEndPoint, double aWidth)VIEW_OVERLAY
SetFillColor(const COLOR4D &aColor)VIEW_OVERLAY
SetGlyphSize(const VECTOR2I &aSize)VIEW_OVERLAY
SetIsFill(bool aIsFillEnabled)VIEW_OVERLAY
SetIsStroke(bool aIsStrokeEnabled)VIEW_OVERLAY
SetLineWidth(double aLineWidth)VIEW_OVERLAY
SetStrokeColor(const COLOR4D &aColor)VIEW_OVERLAY
VIEW_OVERLAY()VIEW_OVERLAY
VIEW_OVERLAY(const VIEW_OVERLAY &)=deleteVIEW_OVERLAY
ViewBBox() const overrideVIEW_OVERLAYvirtual
ViewDraw(int aLayer, VIEW *aView) const overrideVIEW_OVERLAYvirtual
ViewGetLayers() const overrideVIEW_OVERLAYvirtual
~VIEW_OVERLAY()VIEW_OVERLAYvirtual