PlotterConfig ============= .. currentmodule:: vpype .. autoclass:: vpype.PlotterConfig .. rubric:: Methods .. autosummary:: :nosignatures: ~vpype.PlotterConfig.from_config ~vpype.PlotterConfig.paper_config ~vpype.PlotterConfig.paper_config_from_size .. rubric:: Attributes .. autosummary:: ~vpype.PlotterConfig.info ~vpype.PlotterConfig.name ~vpype.PlotterConfig.paper_configs ~vpype.PlotterConfig.plotter_unit_length ~vpype.PlotterConfig.pen_count Methods ------- .. automethod:: vpype.PlotterConfig.from_config .. automethod:: vpype.PlotterConfig.paper_config .. automethod:: vpype.PlotterConfig.paper_config_from_size Attributes ---------- .. autoattribute:: vpype.PlotterConfig.info .. autoattribute:: vpype.PlotterConfig.name .. autoattribute:: vpype.PlotterConfig.paper_configs .. autoattribute:: vpype.PlotterConfig.plotter_unit_length .. autoattribute:: vpype.PlotterConfig.pen_count