
    6Dhj                     .    S SK Jr  S SKr " S S\5      rg)    )BaseLayoutHierarchyTypeNc                     ^  \ rS rSrSrSr1 Skr\S 5       r\R                  S 5       r\S 5       r
\
R                  S 5       r
\S	 5       r\R                  S
 5       r\S 5       r\R                  S 5       r\S 5       rSU 4S jjrSrU =r$ )Domain   z
layout.geozlayout.geo.domain>   xyrowcolumnc                     U S   $ )a  
If there is a layout grid, use the domain for this column in
the grid for this geo subplot . Note that geo subplots are
constrained by domain. In general, when `projection.scale` is
set to 1. a map will fit either its x or y domain, but not
both.

The 'column' property is a integer and may be specified as:
  - An int (or float that will be cast to an int)
    in the interval [0, 9223372036854775807]

Returns
-------
int
r
    selfs    V/var/www/html/env/lib/python3.13/site-packages/plotly/graph_objs/layout/geo/_domain.pyr
   Domain.column   s    " H~    c                     XS'   g )Nr
   r   r   vals     r   r
   r   !   s	    Xr   c                     U S   $ )a  
If there is a layout grid, use the domain for this row in the
grid for this geo subplot . Note that geo subplots are
constrained by domain. In general, when `projection.scale` is
set to 1. a map will fit either its x or y domain, but not
both.

The 'row' property is a integer and may be specified as:
  - An int (or float that will be cast to an int)
    in the interval [0, 9223372036854775807]

Returns
-------
int
r	   r   r   s    r   r	   
Domain.row%   s    " E{r   c                     XS'   g )Nr	   r   r   s     r   r	   r   8   s	    Ur   c                     U S   $ )aU  
    Sets the horizontal domain of this geo subplot (in plot
    fraction). Note that geo subplots are constrained by domain. In
    general, when `projection.scale` is set to 1. a map will fit
    either its x or y domain, but not both.

    The 'x' property is an info array that may be specified as:

    * a list or tuple of 2 elements where:
(0) The 'x[0]' property is a number and may be specified as:
      - An int or float in the interval [0, 1]
(1) The 'x[1]' property is a number and may be specified as:
      - An int or float in the interval [0, 1]

    Returns
    -------
    list
r   r   r   s    r   r   Domain.x<       ( Cyr   c                     XS'   g )Nr   r   r   s     r   r   r   R   	    S	r   c                     U S   $ )aS  
    Sets the vertical domain of this geo subplot (in plot
    fraction). Note that geo subplots are constrained by domain. In
    general, when `projection.scale` is set to 1. a map will fit
    either its x or y domain, but not both.

    The 'y' property is an info array that may be specified as:

    * a list or tuple of 2 elements where:
(0) The 'y[0]' property is a number and may be specified as:
      - An int or float in the interval [0, 1]
(1) The 'y[1]' property is a number and may be specified as:
      - An int or float in the interval [0, 1]

    Returns
    -------
    list
r   r   r   s    r   r   Domain.yV   r   r   c                     XS'   g )Nr   r   r   s     r   r   r   l   r   r   c                     g)Na          column
            If there is a layout grid, use the domain for this
            column in the grid for this geo subplot . Note that geo
            subplots are constrained by domain. In general, when
            `projection.scale` is set to 1. a map will fit either
            its x or y domain, but not both.
        row
            If there is a layout grid, use the domain for this row
            in the grid for this geo subplot . Note that geo
            subplots are constrained by domain. In general, when
            `projection.scale` is set to 1. a map will fit either
            its x or y domain, but not both.
        x
            Sets the horizontal domain of this geo subplot (in plot
            fraction). Note that geo subplots are constrained by
            domain. In general, when `projection.scale` is set to
            1. a map will fit either its x or y domain, but not
            both.
        y
            Sets the vertical domain of this geo subplot (in plot
            fraction). Note that geo subplots are constrained by
            domain. In general, when `projection.scale` is set to
            1. a map will fit either its x or y domain, but not
            both.
        r   r   s    r   _prop_descriptionsDomain._prop_descriptionsp   s    r   c           	      H  > [         TU ]  S5        SU;   a  US   U l        gUc  0 nOb[        XR                  5      (       a  UR                  5       nO7[        U[        5      (       a  [        R                  " U5      nO[        S5      eUR                  SS5      U l        UR                  SS5      U l        U R                  S	X5        U R                  S
X5        U R                  SX5        U R                  SX5        U R                  " S0 [        U40 UD6D6  SU l        g)a  
Construct a new Domain object

Parameters
----------
arg
    dict of properties compatible with this constructor or
    an instance of
    :class:`plotly.graph_objs.layout.geo.Domain`
column
    If there is a layout grid, use the domain for this
    column in the grid for this geo subplot . Note that geo
    subplots are constrained by domain. In general, when
    `projection.scale` is set to 1. a map will fit either
    its x or y domain, but not both.
row
    If there is a layout grid, use the domain for this row
    in the grid for this geo subplot . Note that geo
    subplots are constrained by domain. In general, when
    `projection.scale` is set to 1. a map will fit either
    its x or y domain, but not both.
x
    Sets the horizontal domain of this geo subplot (in plot
    fraction). Note that geo subplots are constrained by
    domain. In general, when `projection.scale` is set to
    1. a map will fit either its x or y domain, but not
    both.
y
    Sets the vertical domain of this geo subplot (in plot
    fraction). Note that geo subplots are constrained by
    domain. In general, when `projection.scale` is set to
    1. a map will fit either its x or y domain, but not
    both.

Returns
-------
Domain
domain_parentNzThe first argument to the plotly.graph_objs.layout.geo.Domain
constructor must be a dict or
an instance of :class:`plotly.graph_objs.layout.geo.Domain`skip_invalidF	_validateTr
   r	   r   r   r   )super__init__r%   
isinstance	__class__to_plotly_jsondict_copycopy
ValueErrorpop_skip_invalidr'   _set_property_process_kwargs)r   argr
   r	   r   r   kwargsr+   s          r   r)   Domain.__init__   s   N 	"!),DL;C^^,,$$&CT""**S/C?  $ZZ>K68S15#+3'3'3tC2623"r   )r%   r2   r'   )NNNNN)__name__
__module____qualname____firstlineno___parent_path_str	_path_str_valid_propspropertyr
   setterr	   r   r   r!   r)   __static_attributes____classcell__)r+   s   @r   r   r      s    ##I.L $ ]]   $ 	ZZ   * XX   * XX   8B# B#r   r   )plotly.basedatatypesr   _BaseLayoutHierarchyTyper/   r.   r   r   r   r   <module>rE      s    U G#% G#r   