CopyFrom(const ZONE_SETTINGS &aOther, bool aCopyFull=true) | ZONE_SETTINGS | |
ExportSetting(ZONE &aTarget, bool aFullExport=true) const | ZONE_SETTINGS | |
GetCornerRadius() const | ZONE_SETTINGS | inline |
GetCornerSmoothingType() const | ZONE_SETTINGS | inline |
GetDefaultSettings() | ZONE_SETTINGS | static |
GetDoNotAllowFootprints() const | ZONE_SETTINGS | inline |
GetDoNotAllowPads() const | ZONE_SETTINGS | inline |
GetDoNotAllowTracks() const | ZONE_SETTINGS | inline |
GetDoNotAllowVias() const | ZONE_SETTINGS | inline |
GetDoNotAllowZoneFills() const | ZONE_SETTINGS | inline |
GetIslandRemovalMode() const | ZONE_SETTINGS | inline |
GetIsRuleArea() const | ZONE_SETTINGS | inline |
GetMinIslandArea() const | ZONE_SETTINGS | inline |
GetPadConnection() const | ZONE_SETTINGS | inline |
GetRuleAreaPlacementEnabled() const | ZONE_SETTINGS | inline |
GetRuleAreaPlacementSource() const | ZONE_SETTINGS | inline |
GetRuleAreaPlacementSourceType() const | ZONE_SETTINGS | inline |
HasKeepoutParametersSet() const | ZONE_SETTINGS | inline |
m_BorderHatchPitch | ZONE_SETTINGS | |
m_cornerRadius | ZONE_SETTINGS | private |
m_cornerSmoothingType | ZONE_SETTINGS | private |
m_FillMode | ZONE_SETTINGS | |
m_HatchBorderAlgorithm | ZONE_SETTINGS | |
m_HatchGap | ZONE_SETTINGS | |
m_HatchHoleMinArea | ZONE_SETTINGS | |
m_HatchOrientation | ZONE_SETTINGS | |
m_HatchSmoothingLevel | ZONE_SETTINGS | |
m_HatchSmoothingValue | ZONE_SETTINGS | |
m_HatchThickness | ZONE_SETTINGS | |
m_isRuleArea | ZONE_SETTINGS | private |
m_keepoutDoNotAllowFootprints | ZONE_SETTINGS | private |
m_keepoutDoNotAllowPads | ZONE_SETTINGS | private |
m_keepoutDoNotAllowTracks | ZONE_SETTINGS | private |
m_keepoutDoNotAllowVias | ZONE_SETTINGS | private |
m_keepoutDoNotAllowZoneFills | ZONE_SETTINGS | private |
m_layerProperties | ZONE_SETTINGS | |
m_Layers | ZONE_SETTINGS | |
m_Locked | ZONE_SETTINGS | |
m_minIslandArea | ZONE_SETTINGS | private |
m_Name | ZONE_SETTINGS | |
m_NetcodeSelection | ZONE_SETTINGS | |
m_padConnection | ZONE_SETTINGS | private |
m_removeIslands | ZONE_SETTINGS | private |
m_ruleAreaPlacementEnabled | ZONE_SETTINGS | private |
m_ruleAreaPlacementSource | ZONE_SETTINGS | private |
m_ruleAreaPlacementSourceType | ZONE_SETTINGS | private |
m_TeardropType | ZONE_SETTINGS | |
m_ThermalReliefGap | ZONE_SETTINGS | |
m_ThermalReliefSpokeWidth | ZONE_SETTINGS | |
m_ZoneBorderDisplayStyle | ZONE_SETTINGS | |
m_ZoneClearance | ZONE_SETTINGS | |
m_ZoneMinThickness | ZONE_SETTINGS | |
m_ZonePriority | ZONE_SETTINGS | |
operator!=(const ZONE_SETTINGS &aOther) const | ZONE_SETTINGS | inline |
operator<<(const ZONE &aSource) | ZONE_SETTINGS | |
operator==(const ZONE_SETTINGS &aOther) const | ZONE_SETTINGS | |
SetCornerRadius(int aRadius) | ZONE_SETTINGS | |
SetCornerSmoothingType(int aType) | ZONE_SETTINGS | inline |
SetDoNotAllowFootprints(bool aEnable) | ZONE_SETTINGS | inline |
SetDoNotAllowPads(bool aEnable) | ZONE_SETTINGS | inline |
SetDoNotAllowTracks(bool aEnable) | ZONE_SETTINGS | inline |
SetDoNotAllowVias(bool aEnable) | ZONE_SETTINGS | inline |
SetDoNotAllowZoneFills(bool aEnable) | ZONE_SETTINGS | inline |
SetIslandRemovalMode(ISLAND_REMOVAL_MODE aRemove) | ZONE_SETTINGS | inline |
SetIsRuleArea(bool aEnable) | ZONE_SETTINGS | inline |
SetMinIslandArea(long long int aArea) | ZONE_SETTINGS | inline |
SetPadConnection(ZONE_CONNECTION aPadConnection) | ZONE_SETTINGS | inline |
SetRuleAreaPlacementEnabled(bool aEnabled) | ZONE_SETTINGS | inline |
SetRuleAreaPlacementSource(const wxString &aSource) | ZONE_SETTINGS | inline |
SetRuleAreaPlacementSourceType(RULE_AREA_PLACEMENT_SOURCE_TYPE aType) | ZONE_SETTINGS | inline |
SetupLayersList(wxDataViewListCtrl *aList, PCB_BASE_FRAME *aFrame, LSET aLayers, bool aFpEditorMode) | ZONE_SETTINGS | |
SMOOTHING_CHAMFER enum value | ZONE_SETTINGS | |
SMOOTHING_FILLET enum value | ZONE_SETTINGS | |
SMOOTHING_LAST enum value | ZONE_SETTINGS | |
SMOOTHING_NONE enum value | ZONE_SETTINGS | |
SMOOTHING_UNDEFINED enum value | ZONE_SETTINGS | |
ZONE_SETTINGS() | ZONE_SETTINGS | |