ducpy.Duc.PlotLayout ==================== .. py:module:: ducpy.Duc.PlotLayout Attributes ---------- .. autoapisummary:: ducpy.Duc.PlotLayout.np Classes ------- .. autoapisummary:: ducpy.Duc.PlotLayout.PlotLayout Functions --------- .. autoapisummary:: ducpy.Duc.PlotLayout.PlotLayoutStart ducpy.Duc.PlotLayout.Start ducpy.Duc.PlotLayout.PlotLayoutAddMargins ducpy.Duc.PlotLayout.AddMargins ducpy.Duc.PlotLayout.PlotLayoutEnd ducpy.Duc.PlotLayout.End Module Contents --------------- .. py:data:: np .. py:class:: PlotLayout Bases: :py:obj:`object` .. py:attribute:: __slots__ :value: ['_tab'] .. py:method:: GetRootAs(buf, offset=0) :classmethod: .. py:method:: GetRootAsPlotLayout(buf, offset=0) :classmethod: This method is deprecated. Please switch to GetRootAs. .. py:method:: PlotLayoutBufferHasIdentifier(buf, offset, size_prefixed=False) :classmethod: .. py:method:: Init(buf, pos) .. py:method:: Margins() .. py:function:: PlotLayoutStart(builder) .. py:function:: Start(builder) .. py:function:: PlotLayoutAddMargins(builder, margins) .. py:function:: AddMargins(builder, margins) .. py:function:: PlotLayoutEnd(builder) .. py:function:: End(builder)