Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IPainter Member List

This is the complete list of members for SCH::IPainter, including all inherited members.

ClearExternalDisplayContext()SCH::IPainter
ClearViewRect()SCH::IPainter
DoCircle(DXP::C_Point TopLeft, int Diameter)SCH::IPainter
DoEllipse(int X1, int Y1, int X2, int Y2)SCH::IPainter
DoFillRect(DXP::C_Rect ARect)SCH::IPainter
DoLineTo(int X, int Y)SCH::IPainter
DoMoveTo(int X, int Y)SCH::IPainter
DoPole(int X1, int Y1, int X2, int Y2)SCH::IPainter
DoTextOut(int X, int Y, std::wstring AString)SCH::IPainter
DoZero(int X1, int Y1, int X2, int Y2)SCH::IPainter
DrawCursorTab(int X, int Y, int LabelChar)SCH::IPainter
DrawDesignationSymbol(int AnX, int AY, int AWaveIndex)SCH::IPainter
DrawHorizontalCursorLine(int AnX1, int AnX2, int AY, int AYMin, int AYMax)SCH::IPainter
DrawLinearXMinorDivisions(int AnX, int ATop, int ABottom, int ADivWidth)SCH::IPainter
DrawRect(DXP::C_Rect ARect, int APenStyle)SCH::IPainter
DrawSelectionButton(DXP::C_Rect ARect, bool Selected)SCH::IPainter
DrawVerticalCursorLine(int AY1, int AY2, int AnX)SCH::IPainter
DrawWaveScrollArrow(DXP::C_Rect R, TScrollArrowDirection Dir, bool HiLight)SCH::IPainter
Export_ToScreen_HighLight(IPrimitive *APrimitive, bool Hide)SCH::IPainter
Export_ToScreen_Paint(IPrimitive *APrimitive)SCH::IPainter
Export_ToScreen_Update(IPrimitive *APrimitive, double ANewXPlotValue)SCH::IPainter
GetBrushColor()SCH::IPainter
GetClipRect()SCH::IPainter
GetPenColor()SCH::IPainter
GetPenWidth()SCH::IPainter
GetProperty_CanvasHeight_Mils()SCH::IPainter
GetProperty_CanvasWidth_Mils()SCH::IPainter
GetProperty_DoingRedraw()SCH::IPainter
GetProperty_XScaleFactor()SCH::IPainter
GetProperty_YScaleFactor()SCH::IPainter
GetTextHeight(std::wstring AString)SCH::IPainter
GetTextWidth(std::wstring AString)SCH::IPainter
GetViewRect()SCH::IPainter
SetBrushColor(DXP::TColor AColor)SCH::IPainter
SetClipRect(DXP::C_Rect Rect)SCH::IPainter
SetFontAngle(int Angle_Degrees)SCH::IPainter
SetFontColor(DXP::TColor AColor)SCH::IPainter
SetFontSize(int ASize)SCH::IPainter
SetFontStyle(DXP::TFontStylesSet AStyle)SCH::IPainter
SetPenColor(DXP::TColor AColor)SCH::IPainter
SetPenMode(TPenMode AMode)SCH::IPainter
SetPenStyle(int AStyle)SCH::IPainter
SetPenWidth(int AWidth)SCH::IPainter
SetProperty_DoingRedraw(bool Value)SCH::IPainter
SetProperty_XScaleFactor(float Value)SCH::IPainter
SetProperty_YScaleFactor(float Value)SCH::IPainter
SetScaling()SCH::IPainter
SetupExternalDisplayContext(long DC)SCH::IPainter
SetViewRect(DXP::C_Rect Rect)SCH::IPainter
SetWindowHandle(long Handle)SCH::IPainter
WriteStringWithinWidth(std::wstring AString, int AnX, int AY, int AMaxWidth)SCH::IPainter