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

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

ClearHighContrastLayers()RENDER_SETTINGSinline
GetActiveLayer() constRENDER_SETTINGSinline
GetBackgroundColor() const=0RENDER_SETTINGSpure virtual
GetColor(const VIEW_ITEM *aItem, int aLayer) const=0RENDER_SETTINGSpure virtual
GetCursorColor()=0RENDER_SETTINGSpure virtual
GetDashLength(int aLineWidth) constRENDER_SETTINGS
GetDashLengthRatio() constRENDER_SETTINGSinline
GetDefaultFont() constRENDER_SETTINGSinline
GetDefaultPenWidth() constRENDER_SETTINGSinline
GetDotLength(int aLineWidth) constRENDER_SETTINGS
GetDrawBoundingBoxes() constRENDER_SETTINGSinline
GetDrawingSheetLineWidth() constRENDER_SETTINGSinline
GetGapLength(int aLineWidth) constRENDER_SETTINGS
GetGapLengthRatio() constRENDER_SETTINGSinline
GetGridColor()=0RENDER_SETTINGSpure virtual
GetHighContrast() constRENDER_SETTINGSinline
GetHighContrastLayers() constRENDER_SETTINGSinline
GetHighlightNetCodes() constRENDER_SETTINGSinline
GetLayerColor(int aLayer) constRENDER_SETTINGSinline
GetLayerIsHighContrast(int aLayerId) constRENDER_SETTINGSinline
GetLayerName() constRENDER_SETTINGSinline
GetMinPenWidth() constRENDER_SETTINGSinline
GetOutlineWidth() constRENDER_SETTINGSinline
GetPrimaryHighContrastLayer() constRENDER_SETTINGSinline
GetPrintDC() constRENDER_SETTINGSinline
GetPrintLayers() constRENDER_SETTINGSinline
GetShowPageLimits() constRENDER_SETTINGSinlinevirtual
IsBackgroundDark() constRENDER_SETTINGSinlinevirtual
IsHighlightEnabled() constRENDER_SETTINGSinline
IsPrintBlackAndWhite() constRENDER_SETTINGSinline
IsPrinting() constRENDER_SETTINGSinline
LoadColors(const COLOR_SETTINGS *aSettings)RENDER_SETTINGSinlinevirtual
m_activeLayerRENDER_SETTINGSprotected
m_backgroundColorRENDER_SETTINGSprotected
m_dashLengthRatioRENDER_SETTINGSprotected
m_defaultFontRENDER_SETTINGSprotected
m_defaultPenWidthRENDER_SETTINGSprotected
m_drawBoundingBoxesRENDER_SETTINGSprotected
m_drawingSheetLineWidthRENDER_SETTINGSprotected
m_gapLengthRatioRENDER_SETTINGSprotected
m_hiContrastColorRENDER_SETTINGSprotected
m_hiContrastEnabledRENDER_SETTINGSprotected
m_hiContrastFactorRENDER_SETTINGSprotected
m_highContrastLayersRENDER_SETTINGSprotected
m_highlightEnabledRENDER_SETTINGSprotected
m_highlightFactorRENDER_SETTINGSprotected
m_highlightNetcodesRENDER_SETTINGSprotected
m_isPrintingRENDER_SETTINGSprotected
m_layerColorsRENDER_SETTINGSprotected
m_layerColorsDarkRENDER_SETTINGSprotected
m_layerColorsHiRENDER_SETTINGSprotected
m_layerColorsSelRENDER_SETTINGSprotected
m_layerNameRENDER_SETTINGSprotected
m_minPenWidthRENDER_SETTINGSprotected
m_outlineWidthRENDER_SETTINGSprotected
m_printBlackAndWiteRENDER_SETTINGSprotected
m_printDCRENDER_SETTINGSprotected
m_printLayersRENDER_SETTINGSprotected
m_selectFactorRENDER_SETTINGSprotected
PrintBlackAndWhiteReq() constRENDER_SETTINGSinline
RENDER_SETTINGS()RENDER_SETTINGS
SetActiveLayer(PCB_LAYER_ID aLayer)RENDER_SETTINGSinline
SetBackgroundColor(const COLOR4D &aColor)=0RENDER_SETTINGSpure virtual
SetDashLengthRatio(double aRatio)RENDER_SETTINGSinline
SetDefaultFont(const wxString &aFont)RENDER_SETTINGSinline
SetDefaultPenWidth(int aWidth)RENDER_SETTINGSinline
SetDrawBoundingBoxes(bool aEnabled)RENDER_SETTINGSinline
SetGapLengthRatio(double aRatio)RENDER_SETTINGSinline
SetHighContrast(bool aEnabled)RENDER_SETTINGSinline
SetHighlight(bool aEnabled, int aNetcode=-1, bool aMulti=false)RENDER_SETTINGSinline
SetHighlight(std::set< int > &aHighlight, bool aEnabled=true)RENDER_SETTINGSinline
SetHighlightFactor(float aFactor)RENDER_SETTINGSinline
SetIsPrinting(bool isPrinting)RENDER_SETTINGSinline
SetLayerColor(int aLayer, const COLOR4D &aColor)RENDER_SETTINGSinline
SetLayerIsHighContrast(int aLayerId, bool aEnabled=true)RENDER_SETTINGSinline
SetLayerName(const wxString &aLayerName)RENDER_SETTINGSinline
SetMinPenWidth(int aWidth)RENDER_SETTINGSinline
SetOutlineWidth(float aWidth)RENDER_SETTINGSinline
SetPrintBlackAndWhite(bool aPrintBlackAndWhite)RENDER_SETTINGSinline
SetPrintDC(wxDC *aDC)RENDER_SETTINGSinline
SetPrintLayers(const LSET &aLayerSet)RENDER_SETTINGSinline
SetSelectFactor(float aFactor)RENDER_SETTINGSinline
update()RENDER_SETTINGSprotectedvirtual
~RENDER_SETTINGS()RENDER_SETTINGSvirtual