ducpy.Duc.FCFLayoutStyle¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.FCFLayoutStyle.np¶
- class ducpy.Duc.FCFLayoutStyle.FCFLayoutStyle¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsFCFLayoutStyle(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod FCFLayoutStyleBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- Padding()¶
- SegmentSpacing()¶
- RowSpacing()¶
- ducpy.Duc.FCFLayoutStyle.FCFLayoutStyleStart(builder)¶
- ducpy.Duc.FCFLayoutStyle.Start(builder)¶
- ducpy.Duc.FCFLayoutStyle.FCFLayoutStyleAddPadding(builder, padding)¶
- ducpy.Duc.FCFLayoutStyle.AddPadding(builder, padding)¶
- ducpy.Duc.FCFLayoutStyle.FCFLayoutStyleAddSegmentSpacing(builder, segmentSpacing)¶
- ducpy.Duc.FCFLayoutStyle.AddSegmentSpacing(builder, segmentSpacing)¶
- ducpy.Duc.FCFLayoutStyle.FCFLayoutStyleAddRowSpacing(builder, rowSpacing)¶
- ducpy.Duc.FCFLayoutStyle.AddRowSpacing(builder, rowSpacing)¶
- ducpy.Duc.FCFLayoutStyle.FCFLayoutStyleEnd(builder)¶
- ducpy.Duc.FCFLayoutStyle.End(builder)¶