python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
lottie.utils.restructure.RestructuredLayer Class Reference

Public Member Functions

def __init__ (self, lottie)
 
def add (self, child)
 

Public Attributes

 lottie
 
 children_pre
 
 children_post
 
 structured
 
 shapegroup
 
 matte_target
 
 matte_source
 
 matte_id
 

Detailed Description

Definition at line 4 of file restructure.py.

Constructor & Destructor Documentation

◆ __init__()

def lottie.utils.restructure.RestructuredLayer.__init__ (   self,
  lottie 
)

Definition at line 5 of file restructure.py.

Member Function Documentation

◆ add()

def lottie.utils.restructure.RestructuredLayer.add (   self,
  child 
)

Definition at line 15 of file restructure.py.

Member Data Documentation

◆ children_post

lottie.utils.restructure.RestructuredLayer.children_post

Definition at line 8 of file restructure.py.

◆ children_pre

lottie.utils.restructure.RestructuredLayer.children_pre

Definition at line 7 of file restructure.py.

◆ lottie

lottie.utils.restructure.RestructuredLayer.lottie

Definition at line 6 of file restructure.py.

◆ matte_id

lottie.utils.restructure.RestructuredLayer.matte_id

Definition at line 13 of file restructure.py.

◆ matte_source

lottie.utils.restructure.RestructuredLayer.matte_source

Definition at line 12 of file restructure.py.

◆ matte_target

lottie.utils.restructure.RestructuredLayer.matte_target

Definition at line 11 of file restructure.py.

◆ shapegroup

lottie.utils.restructure.RestructuredLayer.shapegroup

Definition at line 10 of file restructure.py.

◆ structured

lottie.utils.restructure.RestructuredLayer.structured

Definition at line 9 of file restructure.py.


The documentation for this class was generated from the following file: