ruạṛ
a ���f< � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�NormalizedVertexz� An (x, y) coordinate in the image with dimensions normalized from zero to one. The origin is at top left, with the positive x-axis pointing right and the positive y-axis pointing down. The bottom right corner is at (1, 1). c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new NormalizedVertex object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param x: The value to assign to the x property of this NormalizedVertex. :type x: float :param y: The value to assign to the y property of this NormalizedVertex. :type y: float �float)�x�yr r N)Z swagger_typesZ attribute_map�_x�_y)�self�kwargs� r �L/usr/lib/python3.9/site-packages/oci/ai_document/models/normalized_vertex.py�__init__ s ��zNormalizedVertex.__init__c C s | j S )z� **[Required]** Gets the x of this NormalizedVertex. The X-axis normalized coordinate. :return: The x of this NormalizedVertex. :rtype: float �r �r r r r r / s zNormalizedVertex.xc C s || _ dS )z� Sets the x of this NormalizedVertex. The X-axis normalized coordinate. :param x: The x of this NormalizedVertex. :type: float Nr )r r r r r r ; s c C s | j S )z� **[Required]** Gets the y of this NormalizedVertex. The Y-axis normalized coordinate. :return: The y of this NormalizedVertex. :rtype: float �r r r r r r G s zNormalizedVertex.yc C s || _ dS )z� Sets the y of this NormalizedVertex. The Y-axis normalized coordinate. :param y: The y of this NormalizedVertex. :type: float Nr )r r r r r r S s c C s t | �S �N)r r r r r �__repr___ s zNormalizedVertex.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__b s zNormalizedVertex.__eq__c C s | |k S r r r r r r �__ne__h s zNormalizedVertex.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn