관리-도구
편집 파일: mixins.cpython-37.pyc
B ��]�( � @ s� d dl mZ d dl mZ dddd�Zddd d �ZG dd� de�ZG d d� de�ZG dd� de�ZG dd� de�Z G dd� de�Z G dd� de�ZG dd� de�ZdS )� )�strlist)� is_stringZxMidZxMinZxMax)�center�left�rightZYMidZYMinZYMax)�middle�top�bottomc @ s, e Zd ZdZd dd�Zdd� Zdd d�ZdS )�ViewBoxa� The **ViewBox** mixin provides the ability to specify that a given set of graphics stretch to fit a particular container element. The value of the **viewBox** attribute is a list of four numbers **min-x**, **min-y**, **width** and **height**, separated by whitespace and/or a comma, which specify a rectangle in **user space** which should be mapped to the bounds of the viewport established by the given element, taking into account attribute **preserveAspectRatio**. r c C s t ||||g�| d<