|
def | to_dict (self) |
| Serializes into a JSON object fit for the Lottie format. More...
|
|
def | load (cls, lottieint) |
| Loads from a JSON object. More...
|
|
def | clone (self) |
| Returns a copy of the object. More...
|
|
def | __new__ (cls, name, bases, classdict) |
|
Definition at line 724 of file shapes.py.
◆ Individually
int lottie.objects.shapes.TrimMultipleShapes.Individually = 1 |
|
static |
◆ Simultaneously
int lottie.objects.shapes.TrimMultipleShapes.Simultaneously = 2 |
|
static |
The documentation for this class was generated from the following file: