python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
lottie.utils.stripper.TransformStip Class Reference
Inheritance diagram for lottie.utils.stripper.TransformStip:
[legend]
Collaboration diagram for lottie.utils.stripper.TransformStip:
[legend]

Public Member Functions

def visit (self, object)
 
def transform_unset (self, object, prop_name, value)
 
- Public Member Functions inherited from lottie.utils.stripper.Strip
def __init__ (self, float_round, remove_attributes={})
 
def round (self, fl)
 
def nvector (self, value)
 
def visit_property (self, object, property, value)
 
- Public Member Functions inherited from lottie.objects.base.ObjectVisitor
def __call__ (self, lottie_object)
 

Additional Inherited Members

- Public Attributes inherited from lottie.utils.stripper.Strip
 float_round
 
 remove_attributes
 
- Static Public Attributes inherited from lottie.objects.base.ObjectVisitor
 DONT_RECURSE = object()
 

Detailed Description

Definition at line 31 of file stripper.py.

Member Function Documentation

◆ transform_unset()

def lottie.utils.stripper.TransformStip.transform_unset (   self,
  object,
  prop_name,
  value 
)

Definition at line 42 of file stripper.py.

◆ visit()

def lottie.utils.stripper.TransformStip.visit (   self,
  object 
)

Reimplemented from lottie.objects.base.ObjectVisitor.

Definition at line 32 of file stripper.py.


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