File: //opt/alt/python37/lib/python3.7/site-packages/svgwrite/__pycache__/gradients.cpython-37.opt-1.pyc
B
s�]� � @ st d Z ddlmZ ddlmZmZ ddlmZ G dd� de�ZG dd� deee�Z G d d
� d
e �Z
G dd� de �Zd
S )a
Gradients consist of continuously smooth color transitions along a vector
from one color to another, possibly followed by additional transitions along
the same vector to other colors. SVG provides for two types of gradients:
linear gradients and radial gradients.
� )�BaseElement)� Transform�XLink)� is_stringc s"