U
    d                     @   s8   d dl mZ d dlmZmZmZmZ G dd deZdS )    )Serialisable)
NestedBoolNestedFloatNestedMinMaxNestedNoneSetc                   @   s`   e Zd ZdZedddZedddZedddZedddgddZ	e
dddZdZdd
dZd	S )PictureOptionsZpictureOptionsT)
allow_nonenestedZstretchstackZ
stackScale)valuesr	   applyToFrontapplyToSides
applyToEndpictureFormatpictureStackUnitNc                 C   s"   || _ || _|| _|| _|| _d S )Nr   )selfr   r   r   r   r    r   :/tmp/pip-unpacked-wheel-rwywncvq/openpyxl/chart/picture.py__init__   s
    zPictureOptions.__init__)NNNNN)__name__
__module____qualname__tagnamer   r   r   r   r   r   r   r   Z__elements__r   r   r   r   r   r      s        r   N)Z!openpyxl.descriptors.serialisabler   Zopenpyxl.descriptors.nestedr   r   r   r   r   r   r   r   r   <module>   s   