ducpy.Duc.DucPlotElement¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.DucPlotElement.np¶
- class ducpy.Duc.DucPlotElement.DucPlotElement¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsDucPlotElement(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod DucPlotElementBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- StackElementBase()¶
- Style()¶
- Layout()¶
- ducpy.Duc.DucPlotElement.DucPlotElementStart(builder)¶
- ducpy.Duc.DucPlotElement.Start(builder)¶
- ducpy.Duc.DucPlotElement.DucPlotElementAddStackElementBase(builder, stackElementBase)¶
- ducpy.Duc.DucPlotElement.AddStackElementBase(builder, stackElementBase)¶
- ducpy.Duc.DucPlotElement.DucPlotElementAddStyle(builder, style)¶
- ducpy.Duc.DucPlotElement.AddStyle(builder, style)¶
- ducpy.Duc.DucPlotElement.DucPlotElementAddLayout(builder, layout)¶
- ducpy.Duc.DucPlotElement.AddLayout(builder, layout)¶
- ducpy.Duc.DucPlotElement.DucPlotElementEnd(builder)¶
- ducpy.Duc.DucPlotElement.End(builder)¶