ducpy.Duc.PlotLayout

Attributes

np

Classes

Functions

PlotLayoutStart(builder)

Start(builder)

PlotLayoutAddMargins(builder, margins)

AddMargins(builder, margins)

PlotLayoutEnd(builder)

End(builder)

Module Contents

ducpy.Duc.PlotLayout.np
class ducpy.Duc.PlotLayout.PlotLayout

Bases: object

__slots__ = ['_tab']
classmethod GetRootAs(buf, offset=0)
classmethod GetRootAsPlotLayout(buf, offset=0)

This method is deprecated. Please switch to GetRootAs.

classmethod PlotLayoutBufferHasIdentifier(buf, offset, size_prefixed=False)
Init(buf, pos)
Margins()
ducpy.Duc.PlotLayout.PlotLayoutStart(builder)
ducpy.Duc.PlotLayout.Start(builder)
ducpy.Duc.PlotLayout.PlotLayoutAddMargins(builder, margins)
ducpy.Duc.PlotLayout.AddMargins(builder, margins)
ducpy.Duc.PlotLayout.PlotLayoutEnd(builder)
ducpy.Duc.PlotLayout.End(builder)