| __eq__(self, *args) | pcbnew.ZONE | |
| __init__(self, *args) | pcbnew.ZONE | |
| AddPolygon(self, *args) | pcbnew.ZONE | |
| AppendCorner(self, aPosition, aHoleIdx, aAllowDuplication=False) | pcbnew.ZONE | |
| BuildHashValue(self, aLayer) | pcbnew.ZONE | |
| BuildSmoothedPoly(self, aSmoothedPoly, aLayer, aBoardOutline, aSmoothedPolyWithApron=None) | pcbnew.ZONE | |
| CacheBoundingBox(self) | pcbnew.ZONE | |
| CacheTriangulation(self, aLayer=UNDEFINED_LAYER) | pcbnew.ZONE | |
| CalculateFilledArea(self) | pcbnew.ZONE | |
| CalculateOutlineArea(self) | pcbnew.ZONE | |
| CIterateWithHoles(self) | pcbnew.ZONE | |
| ClassOf(aItem) | pcbnew.ZONE | static |
| Deserialize(self, aContainer) | pcbnew.ZONE | |
| GetAssignedPriority(self) | pcbnew.ZONE | |
| GetBorderHatchPitch(self) | pcbnew.ZONE | |
| GetClass(self) | pcbnew.ZONE | |
| GetCornerPosition(self, aCornerIndex) | pcbnew.ZONE | |
| GetCornerRadius(self) | pcbnew.ZONE | |
| GetCornerSmoothingType(self) | pcbnew.ZONE | |
| GetDefaultHatchPitch() | pcbnew.ZONE | static |
| GetDoNotAllowCopperPour(self) | pcbnew.ZONE | |
| GetDoNotAllowFootprints(self) | pcbnew.ZONE | |
| GetDoNotAllowPads(self) | pcbnew.ZONE | |
| GetDoNotAllowTracks(self) | pcbnew.ZONE | |
| GetDoNotAllowVias(self) | pcbnew.ZONE | |
| GetEffectiveShape(self, *args) | pcbnew.ZONE | |
| GetFill(self, aLayer) | pcbnew.ZONE | |
| GetFilledArea(self) | pcbnew.ZONE | |
| GetFilledPolysList(self, aLayer) | pcbnew.ZONE | |
| GetFillFlag(self, aLayer) | pcbnew.ZONE | |
| GetFillMode(self) | pcbnew.ZONE | |
| GetFirstLayer(self) | pcbnew.ZONE | |
| GetHashValue(self, aLayer) | pcbnew.ZONE | |
| GetHatchBorderAlgorithm(self) | pcbnew.ZONE | |
| GetHatchGap(self) | pcbnew.ZONE | |
| GetHatchHoleMinArea(self) | pcbnew.ZONE | |
| GetHatchLines(self) | pcbnew.ZONE | |
| GetHatchOrientation(self) | pcbnew.ZONE | |
| GetHatchSmoothingLevel(self) | pcbnew.ZONE | |
| GetHatchSmoothingValue(self) | pcbnew.ZONE | |
| GetHatchStyle(self) | pcbnew.ZONE | |
| GetHatchThickness(self) | pcbnew.ZONE | |
| GetInteractingZones(self, aLayer, aSameNetCollidingZones, aOtherNetIntersectingZones) | pcbnew.ZONE | |
| GetIslandRemovalMode(self) | pcbnew.ZONE | |
| GetIsRuleArea(self) | pcbnew.ZONE | |
| GetLocalClearance(self, *args) | pcbnew.ZONE | |
| GetLocalFlags(self) | pcbnew.ZONE | |
| GetLock(self) | pcbnew.ZONE | |
| GetMinIslandArea(self) | pcbnew.ZONE | |
| GetMinThickness(self) | pcbnew.ZONE | |
| GetNumCorners(self) | pcbnew.ZONE | |
| GetOutlineArea(self) | pcbnew.ZONE | |
| GetPadConnection(self) | pcbnew.ZONE | |
| GetRuleAreaPlacementEnabled(self) | pcbnew.ZONE | |
| GetRuleAreaPlacementSource(self) | pcbnew.ZONE | |
| GetRuleAreaPlacementSourceType(self) | pcbnew.ZONE | |
| GetSelectedCorner(self) | pcbnew.ZONE | |
| GetTeardropAreaType(self) | pcbnew.ZONE | |
| GetThermalReliefGap(self, *args) | pcbnew.ZONE | |
| GetThermalReliefSpokeWidth(self) | pcbnew.ZONE | |
| GetZoneName(self) | pcbnew.ZONE | |
| HasFilledPolysForLayer(self, aLayer) | pcbnew.ZONE | |
| HasKeepoutParametersSet(self) | pcbnew.ZONE | |
| HatchBorder(self) | pcbnew.ZONE | |
| HigherPriority(self, aOther) | pcbnew.ZONE | |
| HitTest(self, *args) | pcbnew.ZONE | |
| HitTestCutout(self, aRefPos, aOutlineIdx=None, aHoleIdx=None) | pcbnew.ZONE | |
| HitTestFilledArea(self, aLayer, aRefPos, aAccuracy=0) | pcbnew.ZONE | |
| HitTestForCorner(self, refPos, aAccuracy, aCornerHit=None) | pcbnew.ZONE | |
| HitTestForEdge(self, refPos, aAccuracy, aCornerHit=None) | pcbnew.ZONE | |
| InitDataFromSrcInCopyCtor(self, aZone) | pcbnew.ZONE | |
| IsConflicting(self) | pcbnew.ZONE | |
| IsFilled(self) | pcbnew.ZONE | |
| IsIsland(self, aLayer, aPolyIdx) | pcbnew.ZONE | |
| IsTeardropArea(self) | pcbnew.ZONE | |
| Iterate(self) | pcbnew.ZONE | |
| IterateWithHoles(self) | pcbnew.ZONE | |
| MoveEdge(self, offset, aEdge) | pcbnew.ZONE | |
| NeedRefill(self) | pcbnew.ZONE | |
| NewHole(self) | pcbnew.ZONE | |
| Outline(self, *args) | pcbnew.ZONE | |
| RemoveAllContours(self) | pcbnew.ZONE | |
| RemoveCutout(self, aOutlineIdx, aHoleIdx) | pcbnew.ZONE | |
| SameNet(self, aOther) | pcbnew.ZONE | |
| Serialize(self, aContainer) | pcbnew.ZONE | |
| SetAssignedPriority(self, aPriority) | pcbnew.ZONE | |
| SetBorderDisplayStyle(self, aBorderHatchStyle, aBorderHatchPitch, aRebuilBorderdHatch) | pcbnew.ZONE | |
| SetBorderHatchPitch(self, aPitch) | pcbnew.ZONE | |
| SetCornerPosition(self, aCornerIndex, new_pos) | pcbnew.ZONE | |
| SetCornerRadius(self, aRadius) | pcbnew.ZONE | |
| SetCornerSmoothingType(self, aType) | pcbnew.ZONE | |
| SetDoNotAllowCopperPour(self, aEnable) | pcbnew.ZONE | |
| SetDoNotAllowFootprints(self, aEnable) | pcbnew.ZONE | |
| SetDoNotAllowPads(self, aEnable) | pcbnew.ZONE | |
| SetDoNotAllowTracks(self, aEnable) | pcbnew.ZONE | |
| SetDoNotAllowVias(self, aEnable) | pcbnew.ZONE | |
| SetFilledPolysList(self, aLayer, aPolysList) | pcbnew.ZONE | |
| SetFillFlag(self, aLayer, aFlag) | pcbnew.ZONE | |
| SetFillMode(self, aFillMode) | pcbnew.ZONE | |
| SetHatchBorderAlgorithm(self, aAlgo) | pcbnew.ZONE | |
| SetHatchGap(self, aStep) | pcbnew.ZONE | |
| SetHatchHoleMinArea(self, aPct) | pcbnew.ZONE | |
| SetHatchOrientation(self, aStep) | pcbnew.ZONE | |
| SetHatchSmoothingLevel(self, aLevel) | pcbnew.ZONE | |
| SetHatchSmoothingValue(self, aValue) | pcbnew.ZONE | |
| SetHatchStyle(self, aStyle) | pcbnew.ZONE | |
| SetHatchThickness(self, aThickness) | pcbnew.ZONE | |
| SetIsFilled(self, isFilled) | pcbnew.ZONE | |
| SetIsIsland(self, aLayer, aPolyIdx) | pcbnew.ZONE | |
| SetIslandRemovalMode(self, aRemove) | pcbnew.ZONE | |
| SetIsRuleArea(self, aEnable) | pcbnew.ZONE | |
| SetLayerSetAndRemoveUnusedFills(self, aLayerSet) | pcbnew.ZONE | |
| SetLocalClearance(self, aClearance) | pcbnew.ZONE | |
| SetLocalFlags(self, aFlags) | pcbnew.ZONE | |
| SetMinIslandArea(self, aArea) | pcbnew.ZONE | |
| SetMinThickness(self, aMinThickness) | pcbnew.ZONE | |
| SetNeedRefill(self, aNeedRefill) | pcbnew.ZONE | |
| SetOutline(self, aOutline) | pcbnew.ZONE | |
| SetPadConnection(self, aPadConnection) | pcbnew.ZONE | |
| SetRuleAreaPlacementEnabled(self, aEnabled) | pcbnew.ZONE | |
| SetRuleAreaPlacementSource(self, aSource) | pcbnew.ZONE | |
| SetRuleAreaPlacementSourceType(self, aType) | pcbnew.ZONE | |
| SetSelectedCorner(self, aCorner) | pcbnew.ZONE | |
| SetTeardropAreaType(self, aType) | pcbnew.ZONE | |
| SetThermalReliefGap(self, aThermalReliefGap) | pcbnew.ZONE | |
| SetThermalReliefSpokeWidth(self, aThermalReliefSpokeWidth) | pcbnew.ZONE | |
| SetZoneName(self, aName) | pcbnew.ZONE | |
| thisown | pcbnew.ZONE | static |
| TransformShapeToPolygon(self, aBuffer, aLayer, aClearance, aError, aErrorLoc, ignoreLineWidth=False) | pcbnew.ZONE | |
| TransformSmoothedOutlineToPolygon(self, aBuffer, aClearance, aError, aErrorLoc, aBoardOutline) | pcbnew.ZONE | |
| TransformSolidAreasShapesToPolygon(self, aLayer, aBuffer) | pcbnew.ZONE | |
| UnFill(self) | pcbnew.ZONE | |
| UnHatchBorder(self) | pcbnew.ZONE | |
| ViewGetLOD(self, aLayer, aView) | pcbnew.ZONE | |