python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
shapes.py File Reference

Go to the source code of this file.

Classes

class  lottie.objects.shapes.BoundingBox
 Shape bounding box. More...
 
class  lottie.objects.shapes.ShapeElement
 Base class for all elements of ShapeLayer and Group. More...
 
class  lottie.objects.shapes.ShapeDirection
 
class  lottie.objects.shapes.Shape
 Drawable shape. More...
 
class  lottie.objects.shapes.Rect
 A simple rectangle shape. More...
 
class  lottie.objects.shapes.StarType
 
class  lottie.objects.shapes.Star
 Star shape. More...
 
class  lottie.objects.shapes.Ellipse
 Ellipse shape. More...
 
class  lottie.objects.shapes.Path
 Animatable Bezier curve. More...
 
class  lottie.objects.shapes.Group
 ShapeElement that can contain other shapes. More...
 
class  lottie.objects.shapes.FillRule
 
class  lottie.objects.shapes.Fill
 Solid fill color. More...
 
class  lottie.objects.shapes.GradientType
 
class  lottie.objects.shapes.Gradient
 
class  lottie.objects.shapes.GradientFill
 Gradient fill. More...
 
class  lottie.objects.shapes.LineJoin
 
class  lottie.objects.shapes.LineCap
 
class  lottie.objects.shapes.StrokeDashType
 
class  lottie.objects.shapes.StrokeDash
 
class  lottie.objects.shapes.BaseStroke
 
class  lottie.objects.shapes.Stroke
 Solid stroke. More...
 
class  lottie.objects.shapes.GradientStroke
 Gradient stroke. More...
 
class  lottie.objects.shapes.TransformShape
 Group transform. More...
 
class  lottie.objects.shapes.Composite
 
class  lottie.objects.shapes.RepeaterTransform
 
class  lottie.objects.shapes.Modifier
 
class  lottie.objects.shapes.TrimMultipleShapes
 
class  lottie.objects.shapes.Trim
 
class  lottie.objects.shapes.Repeater
 
class  lottie.objects.shapes.RoundedCorners
 
class  lottie.objects.shapes.MergeMode
 Boolean operation on shapes. More...
 
class  lottie.objects.shapes.Merge
 
class  lottie.objects.shapes.Twist
 
class  lottie.objects.shapes.PuckerBloat
 
class  lottie.objects.shapes.ZigZag
 Changes the edges of affected shapes into a series of peaks and valleys of uniform size. More...
 
class  lottie.objects.shapes.OffsetPath
 Interpolates the shape with its center point and bezier tangents with the opposite direction. More...
 

Namespaces

 lottie.objects.shapes