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

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

ALL enum valuePIN_LAYOUT_CACHE
DIRTY_FLAGS enum namePIN_LAYOUT_CACHE
ELEC_TYPE enum valuePIN_LAYOUT_CACHE
GetAltIconBBox()PIN_LAYOUT_CACHE
GetDanglingIndicator() constPIN_LAYOUT_CACHE
GetPinBoundingBox(bool aIncludeLabelsOnInvisiblePins, bool aIncludeNameAndNumber, bool aIncludeElectricalType)PIN_LAYOUT_CACHE
GetPinElectricalTypeInfo(int aShadowWidth)PIN_LAYOUT_CACHE
GetPinNameBBox()PIN_LAYOUT_CACHE
GetPinNameInfo(int aShadowWidth)PIN_LAYOUT_CACHE
GetPinNumberBBox()PIN_LAYOUT_CACHE
GetPinNumberInfo(int aShadowWidth)PIN_LAYOUT_CACHE
getPinTextOffset() constPIN_LAYOUT_CACHEprivate
getUntransformedAltIconBox() constPIN_LAYOUT_CACHEprivate
getUntransformedDecorationBox() constPIN_LAYOUT_CACHEprivate
getUntransformedPinNameBox() constPIN_LAYOUT_CACHEprivate
getUntransformedPinNumberBox() constPIN_LAYOUT_CACHEprivate
getUntransformedPinTypeBox() constPIN_LAYOUT_CACHEprivate
isDirty(int aMask) constPIN_LAYOUT_CACHEinlineprivate
m_dirtyFlagsPIN_LAYOUT_CACHEprivate
m_nameExtentsCachePIN_LAYOUT_CACHEprivate
m_nameThicknessPIN_LAYOUT_CACHEprivate
m_numberThicknessPIN_LAYOUT_CACHEprivate
m_numExtentsCachePIN_LAYOUT_CACHEprivate
m_pinPIN_LAYOUT_CACHEprivate
m_schSettingsPIN_LAYOUT_CACHEprivate
m_shadowOffsetAdjustPIN_LAYOUT_CACHEprivate
m_showAltIconsPIN_LAYOUT_CACHEprivate
m_showElectricalTypePIN_LAYOUT_CACHEprivate
m_typeExtentsCachePIN_LAYOUT_CACHEprivate
MarkDirty(int aFlags)PIN_LAYOUT_CACHE
NAME enum valuePIN_LAYOUT_CACHE
NUMBER enum valuePIN_LAYOUT_CACHE
PIN_LAYOUT_CACHE(const SCH_PIN &aPin)PIN_LAYOUT_CACHE
recomputeCaches()PIN_LAYOUT_CACHEprivate
recomputeExtentsCache(bool aDefinitelyDirty, KIFONT::FONT *aFont, int aSize, const wxString &aText, const KIFONT::METRICS &aFontMetrics, TEXT_EXTENTS_CACHE &aCache)PIN_LAYOUT_CACHEprivatestatic
setClean(int aMask)PIN_LAYOUT_CACHEinlineprivate
SetRenderParameters(int aNameThickness, int aNumberThickness, bool aShowElectricalType, bool aShowAltIcons)PIN_LAYOUT_CACHE
transformBoxForPin(BOX2I &aBox) constPIN_LAYOUT_CACHEprivate
transformTextForPin(TEXT_INFO &aTextInfo) constPIN_LAYOUT_CACHEprivate