CompositeComponentMovement
CompositeComponentMovement
Overview
CompositeComponentMovement 是Python的Aspose.Font FOSS中的一个类.
CompositeComponentMovement.to_dict returns a dict of the object’s numeric and boolean fields.
这个类提供了一个方法,用于在Python程序中使用CompositeComponentMovement 对象. 有的方法包括: to_dict. 在安装Python包的Aspose.Font FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: active_tuple_count, component_index, glyph_id, local_strongest_magnitude, local_strongest_point_index, note,另外7个.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
component_index | int | Read | 得到了组件索引. |
glyph_id | int | Read | 得到了字符号的标识. |
point_count | int | Read | 得到了积分. |
strongest_point_index | `int | None` | Read |
strongest_magnitude | float | Read | 得到最强的能量. |
total_abs_dx | float | Read | 得到了总腹部dx. |
total_abs_dy | float | Read | 得到了整体腹部. |
active_tuple_count | int | Read | 得到了活跃的双数. |
local_strongest_point_index | `int | None` | Read |
local_strongest_magnitude | float | Read | 得到当地最强的变量. |
shift_magnitude | float | Read | 得到了变速的大小. |
transform_changed | bool | Read | 变换的改变. |
note | `str | None` | Read |
Methods
| Signature | Description |
|---|---|
to_dict() → `dict[str, float | int |