ruạṛ
a N��f2 � @ 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 )�NormalizedVertexzr A NormalizedVertex is a cartesian coordinate that represents a corner between two segments of a polygon. 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)� swagger_types� attribute_map�_x�_y)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_labeling_service_dataplane/models/normalized_vertex.py�__init__ s ��zNormalizedVertex.__init__c C s | j S )z� **[Required]** Gets the x of this NormalizedVertex. The X axis 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 coordinate. :param x: The x of this NormalizedVertex. :type: float Nr )r r r r r r 7 s c C s | j S )z� **[Required]** Gets the y of this NormalizedVertex. The Y axis coordinate. :return: The y of this NormalizedVertex. :rtype: float �r r r r r r C s zNormalizedVertex.yc C s || _ dS )z� Sets the y of this NormalizedVertex. The Y axis coordinate. :param y: The y of this NormalizedVertex. :type: float Nr )r r r r r r O 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__^ s zNormalizedVertex.__eq__c C s | |k S r r r r r r �__ne__d s zNormalizedVertex.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn