ducpy.Duc.DucPlotStyle

Attributes

np

Classes

Functions

DucPlotStyleStart(builder)

Start(builder)

DucPlotStyleAddBaseStyle(builder, baseStyle)

AddBaseStyle(builder, baseStyle)

DucPlotStyleEnd(builder)

End(builder)

Module Contents

ducpy.Duc.DucPlotStyle.np
class ducpy.Duc.DucPlotStyle.DucPlotStyle

Bases: object

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

This method is deprecated. Please switch to GetRootAs.

classmethod DucPlotStyleBufferHasIdentifier(buf, offset, size_prefixed=False)
Init(buf, pos)
BaseStyle()
ducpy.Duc.DucPlotStyle.DucPlotStyleStart(builder)
ducpy.Duc.DucPlotStyle.Start(builder)
ducpy.Duc.DucPlotStyle.DucPlotStyleAddBaseStyle(builder, baseStyle)
ducpy.Duc.DucPlotStyle.AddBaseStyle(builder, baseStyle)
ducpy.Duc.DucPlotStyle.DucPlotStyleEnd(builder)
ducpy.Duc.DucPlotStyle.End(builder)