| __init__(self, *args, **kwargs) | pcbnew.PLOTTER |  | 
  | AddLineToHeader(self, aExtraString) | pcbnew.PLOTTER |  | 
  | Arc(self, *args) | pcbnew.PLOTTER |  | 
  | BezierCurve(self, aStart, aControl1, aControl2, aEnd, aTolerance, aLineThickness) | pcbnew.PLOTTER |  | 
  | Bookmark(self, *args) | pcbnew.PLOTTER |  | 
  | Circle(self, pos, diametre, fill, width) | pcbnew.PLOTTER |  | 
  | ClearHeaderLinesList(self) | pcbnew.PLOTTER |  | 
  | DO_NOT_SET_LINE_WIDTH | pcbnew.PLOTTER | static | 
  | EndBlock(self, aData) | pcbnew.PLOTTER |  | 
  | EndPlot(self) | pcbnew.PLOTTER |  | 
  | FilledCircle(self, pos, diametre, aData) | pcbnew.PLOTTER |  | 
  | FinishTo(self, pos) | pcbnew.PLOTTER |  | 
  | FlashPadCircle(self, aPadPos, aDiameter, aData) | pcbnew.PLOTTER |  | 
  | FlashPadCustom(self, aPadPos, aSize, aPadOrient, aPolygons, aData) | pcbnew.PLOTTER |  | 
  | FlashPadOval(self, aPadPos, aSize, aPadOrient, aData) | pcbnew.PLOTTER |  | 
  | FlashPadRect(self, aPadPos, aSize, aPadOrient, aData) | pcbnew.PLOTTER |  | 
  | FlashPadRoundRect(self, aPadPos, aSize, aCornerRadius, aOrient, aData) | pcbnew.PLOTTER |  | 
  | FlashPadTrapez(self, aPadPos, aCorners, aPadOrient, aData) | pcbnew.PLOTTER |  | 
  | FlashRegularPolygon(self, aShapePos, aDiameter, aCornerCount, aOrient, aData) | pcbnew.PLOTTER |  | 
  | GetColorMode(self) | pcbnew.PLOTTER |  | 
  | GetCurrentLineWidth(self) | pcbnew.PLOTTER |  | 
  | GetIUsPerDecimil(self) | pcbnew.PLOTTER |  | 
  | GetPlotMirrored(self) | pcbnew.PLOTTER |  | 
  | GetPlotOffsetUserUnits(self) | pcbnew.PLOTTER |  | 
  | GetPlotterArcHighDef(self) | pcbnew.PLOTTER |  | 
  | GetPlotterArcLowDef(self) | pcbnew.PLOTTER |  | 
  | GetPlotterType(self) | pcbnew.PLOTTER |  | 
  | HyperlinkBox(self, aBox, aDestinationURL) | pcbnew.PLOTTER |  | 
  | HyperlinkMenu(self, aBox, aDestURLs) | pcbnew.PLOTTER |  | 
  | LineTo(self, pos) | pcbnew.PLOTTER |  | 
  | Marker(self, position, diametre, aShapeId) | pcbnew.PLOTTER |  | 
  | MARKER_COUNT | pcbnew.PLOTTER | static | 
  | MoveTo(self, pos) | pcbnew.PLOTTER |  | 
  | OpenFile(self, aFullFilename) | pcbnew.PLOTTER |  | 
  | PageSettings(self) | pcbnew.PLOTTER |  | 
  | PenFinish(self) | pcbnew.PLOTTER |  | 
  | PenTo(self, pos, plume) | pcbnew.PLOTTER |  | 
  | PlotImage(self, aImage, aPos, aScaleFactor) | pcbnew.PLOTTER |  | 
  | PlotPoly(self, *args) | pcbnew.PLOTTER |  | 
  | PlotText(self, *args) | pcbnew.PLOTTER |  | 
  | Rect(self, p1, p2, fill, width, aCornerRadius=0) | pcbnew.PLOTTER |  | 
  | RenderSettings(self) | pcbnew.PLOTTER |  | 
  | SetAuthor(self, aAuthor) | pcbnew.PLOTTER |  | 
  | SetColor(self, color) | pcbnew.PLOTTER |  | 
  | SetColorMode(self, aColorMode) | pcbnew.PLOTTER |  | 
  | SetCreator(self, aCreator) | pcbnew.PLOTTER |  | 
  | SetCurrentLineWidth(self, width, aData=None) | pcbnew.PLOTTER |  | 
  | SetDash(self, aLineWidth, aLineStyle) | pcbnew.PLOTTER |  | 
  | SetGerberCoordinatesFormat(self, aResolution, aUseInches=False) | pcbnew.PLOTTER |  | 
  | SetLayerPolarity(self, aPositive) | pcbnew.PLOTTER |  | 
  | SetNegative(self, aNegative) | pcbnew.PLOTTER |  | 
  | SetPageSettings(self, aPageSettings) | pcbnew.PLOTTER |  | 
  | SetPlotMirrored(self, aMirror) | pcbnew.PLOTTER |  | 
  | SetRenderSettings(self, aSettings) | pcbnew.PLOTTER |  | 
  | SetSubject(self, aSubject) | pcbnew.PLOTTER |  | 
  | SetSvgCoordinatesFormat(self, aPrecision) | pcbnew.PLOTTER |  | 
  | SetTextMode(self, mode) | pcbnew.PLOTTER |  | 
  | SetTitle(self, aTitle) | pcbnew.PLOTTER |  | 
  | SetViewport(self, aOffset, aIusPerDecimil, aScale, aMirror) | pcbnew.PLOTTER |  | 
  | StartBlock(self, aData) | pcbnew.PLOTTER |  | 
  | StartPlot(self, aPageNumber) | pcbnew.PLOTTER |  | 
  | Text(self, aPos, aColor, aText, aOrient, aSize, aH_justify, aV_justify, aPenWidth, aItalic, aBold, aMultilineAllowed, aFont, aFontMetrics, aData=None) | pcbnew.PLOTTER |  | 
  | ThickArc(self, *args) | pcbnew.PLOTTER |  | 
  | ThickCircle(self, pos, diametre, width, aData) | pcbnew.PLOTTER |  | 
  | ThickOval(self, aPos, aSize, aOrient, aWidth, aData) | pcbnew.PLOTTER |  | 
  | ThickPoly(self, aPoly, aWidth, aData) | pcbnew.PLOTTER |  | 
  | ThickRect(self, p1, p2, width, aData) | pcbnew.PLOTTER |  | 
  | ThickSegment(self, start, end, width, aData) | pcbnew.PLOTTER |  | 
  | thisown | pcbnew.PLOTTER | static | 
  | USE_DEFAULT_LINE_WIDTH | pcbnew.PLOTTER | static |