Lines Matching defs:const
31 const Point& GetCenterPoint() const
36 void SetCenterPoint(const Point& point)
41 double GetRadius() const
51 double GetStartAngle() const
61 double GetEndAngle() const
71 double GetSweepAngle() const
76 void Rotate(const Point& point, double angle)
89 void GetPointByAngle(double angle, Point& out) const
96 void GetStartPoint(Point& out) const
101 void GetEndPoint(Point& out) const
106 Point GetStartPoint() const
113 Point GetEndPoint() const
120 double GetLeft() const
125 double GetRight() const
130 double GetTop() const
135 double GetBottom() const