You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dtclass="field-odd" id="rinoh.color.Color-parameters">Parameters<spanclass="colon">:</span><aclass="headerlink" href="#rinoh.color.Color-parameters" title="Permalink to this headline">¶</a></dt>
<dtclass="field-odd" id="rinoh.color.HexColor-parameters">Parameters<spanclass="colon">:</span><aclass="headerlink" href="#rinoh.color.HexColor-parameters" title="Permalink to this headline">¶</a></dt>
<dtclass="field-odd" id="rinoh.color.Gray-parameters">Parameters<spanclass="colon">:</span><aclass="headerlink" href="#rinoh.color.Gray-parameters" title="Permalink to this headline">¶</a></dt>
<dtclass="field-odd" id="rinoh.dimension.Dimension-parameters">Parameters<spanclass="colon">:</span><aclass="headerlink" href="#rinoh.dimension.Dimension-parameters" title="Permalink to this headline">¶</a></dt>
<dtid="rinoh.dimension.Dimension.__init__.value"><spanclass="sig-name descname">value</span><spanclass="p"> : </span><spanclass="desctype"><spanclass="desctype"><aclass="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.12)">int</a> or <aclass="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.12)">float</a></span></span><aclass="headerlink" href="#rinoh.dimension.Dimension.__init__.value" title="Permalink to this definition">¶</a></dt><dd><p>the magnitude of the dimension</p>
1267
+
<dtid="rinoh.dimension.Dimension.__init__.value"><spanclass="sig-name descname">value</span><spanclass="p"> : </span><spanclass="desctype"><spanclass="desctype"><aclass="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)">int</a> or <aclass="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.13)">float</a></span></span><aclass="headerlink" href="#rinoh.dimension.Dimension.__init__.value" title="Permalink to this definition">¶</a></dt><dd><p>the magnitude of the dimension</p>
1268
1268
</dd>
1269
1269
<dtid="rinoh.dimension.Dimension.__init__.unit"><spanclass="sig-name descname">unit</span><spanclass="p"> : </span><spanclass="desctype"><spanclass="desctype">DimensionUnit</span></span><aclass="headerlink" href="#rinoh.dimension.Dimension.__init__.unit" title="Permalink to this definition">¶</a></dt><dd><p>the unit this dimension is expressed in.
<dtclass="field-odd" id="rinoh.dimension.Dimension.grow-parameters">Parameters<spanclass="colon">:</span><aclass="headerlink" href="#rinoh.dimension.Dimension.grow-parameters" title="Permalink to this headline">¶</a></dt>
<dtid="rinoh.dimension.Dimension.grow.value"><spanclass="sig-name descname">value</span><spanclass="p"> : </span><spanclass="desctype"><spanclass="desctype"><aclass="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.12)">int</a> or <aclass="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.12)">float</a></span></span><aclass="headerlink" href="#rinoh.dimension.Dimension.grow.value" title="Permalink to this definition">¶</a></dt><dd><p>the amount to add to the magnitude of this
1284
+
<dtid="rinoh.dimension.Dimension.grow.value"><spanclass="sig-name descname">value</span><spanclass="p"> : </span><spanclass="desctype"><spanclass="desctype"><aclass="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)">int</a> or <aclass="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.13)">float</a></span></span><aclass="headerlink" href="#rinoh.dimension.Dimension.grow.value" title="Permalink to this definition">¶</a></dt><dd><p>the amount to add to the magnitude of this
0 commit comments