ducpy.Duc.StackFormatProperties¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.StackFormatProperties.np¶
- class ducpy.Duc.StackFormatProperties.StackFormatProperties¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsStackFormatProperties(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod StackFormatPropertiesBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- UpperScale()¶
- LowerScale()¶
- Alignment()¶
- ducpy.Duc.StackFormatProperties.StackFormatPropertiesStart(builder)¶
- ducpy.Duc.StackFormatProperties.Start(builder)¶
- ducpy.Duc.StackFormatProperties.StackFormatPropertiesAddUpperScale(builder, upperScale)¶
- ducpy.Duc.StackFormatProperties.AddUpperScale(builder, upperScale)¶
- ducpy.Duc.StackFormatProperties.StackFormatPropertiesAddLowerScale(builder, lowerScale)¶
- ducpy.Duc.StackFormatProperties.AddLowerScale(builder, lowerScale)¶
- ducpy.Duc.StackFormatProperties.StackFormatPropertiesAddAlignment(builder, alignment)¶
- ducpy.Duc.StackFormatProperties.AddAlignment(builder, alignment)¶
- ducpy.Duc.StackFormatProperties.StackFormatPropertiesEnd(builder)¶
- ducpy.Duc.StackFormatProperties.End(builder)¶