|
79 | 79 | <li data-name="finishdrawing"><a href="module-ol_interaction_Draw-Draw.html#finishDrawing">finishDrawing</a>
|
80 | 80 | <li data-name="get"><a href="module-ol_interaction_Draw-Draw.html#get">get</a>
|
81 | 81 | <li data-name="getactive"><a href="module-ol_interaction_Draw-Draw.html#getActive">getActive</a>
|
| 82 | + <li data-name="getfreehand"><a href="module-ol_interaction_Draw-Draw.html#getFreehand">getFreehand</a> |
82 | 83 | <li data-name="getkeys"><a href="module-ol_interaction_Draw-Draw.html#getKeys">getKeys</a>
|
83 | 84 | <li data-name="getmap"><a href="module-ol_interaction_Draw-Draw.html#getMap">getMap</a>
|
84 | 85 | <li data-name="getoverlay"><a href="module-ol_interaction_Draw-Draw.html#getOverlay">getOverlay</a>
|
|
91 | 92 | <li data-name="removelastpoint"><a href="module-ol_interaction_Draw-Draw.html#removeLastPoint">removeLastPoint</a>
|
92 | 93 | <li data-name="set"><a href="module-ol_interaction_Draw-Draw.html#set">set</a>
|
93 | 94 | <li data-name="setactive"><a href="module-ol_interaction_Draw-Draw.html#setActive">setActive</a>
|
| 95 | + <li data-name="setfreehand"><a href="module-ol_interaction_Draw-Draw.html#setFreehand">setFreehand</a> |
94 | 96 | <li data-name="setproperties"><a href="module-ol_interaction_Draw-Draw.html#setProperties">setProperties</a>
|
95 | 97 | <li data-name="un"><a href="module-ol_interaction_Draw-Draw.html#un">un</a>
|
96 | 98 | <li data-name="unset"><a href="module-ol_interaction_Draw-Draw.html#unset">unset</a>
|
@@ -977,7 +979,7 @@ <h4 class="name">
|
977 | 979 |
|
978 | 980 | <div class="tag-source">
|
979 | 981 | <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js">interaction/Draw.js</a>,
|
980 |
| - <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L1392">line 1392</a> |
| 982 | + <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L1425">line 1425</a> |
981 | 983 | </div>
|
982 | 984 |
|
983 | 985 | </div>
|
@@ -1058,7 +1060,7 @@ <h4 class="name">
|
1058 | 1060 |
|
1059 | 1061 | <div class="tag-source">
|
1060 | 1062 | <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js">interaction/Draw.js</a>,
|
1061 |
| - <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L1408">line 1408</a> |
| 1063 | + <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L1441">line 1441</a> |
1062 | 1064 | </div>
|
1063 | 1065 |
|
1064 | 1066 | </div>
|
@@ -1414,7 +1416,7 @@ <h4 class="name">
|
1414 | 1416 |
|
1415 | 1417 | <div class="tag-source">
|
1416 | 1418 | <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js">interaction/Draw.js</a>,
|
1417 |
| - <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L1457">line 1457</a> |
| 1419 | + <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L1490">line 1490</a> |
1418 | 1420 | </div>
|
1419 | 1421 |
|
1420 | 1422 | </div>
|
@@ -1545,7 +1547,7 @@ <h4 class="name">
|
1545 | 1547 |
|
1546 | 1548 | <div class="tag-source">
|
1547 | 1549 | <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js">interaction/Draw.js</a>,
|
1548 |
| - <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L1325">line 1325</a> |
| 1550 | + <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L1358">line 1358</a> |
1549 | 1551 | </div>
|
1550 | 1552 |
|
1551 | 1553 | </div>
|
@@ -1852,6 +1854,96 @@ <h5>Returns:</h5>
|
1852 | 1854 |
|
1853 | 1855 |
|
1854 | 1856 |
|
| 1857 | +<dt class=""> |
| 1858 | + |
| 1859 | + <div class="nameContainer"> |
| 1860 | + <div class="anchor" id="getFreehand"> |
| 1861 | + </div> |
| 1862 | + <h4 class="name"> |
| 1863 | + getFreehand<span class="signature">()</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{boolean}</span> |
| 1864 | + |
| 1865 | + |
| 1866 | + |
| 1867 | + </h4> |
| 1868 | + |
| 1869 | + <div class="tag-source"> |
| 1870 | + <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js">interaction/Draw.js</a>, |
| 1871 | + <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L646">line 646</a> |
| 1872 | + </div> |
| 1873 | + |
| 1874 | + </div> |
| 1875 | + |
| 1876 | + |
| 1877 | +</dt> |
| 1878 | +<dd class=""> |
| 1879 | + |
| 1880 | + |
| 1881 | + |
| 1882 | + |
| 1883 | + <div class="description"> |
| 1884 | + <p>Get if this interaction is in freehand mode.</p> |
| 1885 | + </div> |
| 1886 | + |
| 1887 | + |
| 1888 | + |
| 1889 | + |
| 1890 | + |
| 1891 | + |
| 1892 | + |
| 1893 | + |
| 1894 | + |
| 1895 | + |
| 1896 | + |
| 1897 | +<dl class="details"> |
| 1898 | + |
| 1899 | + |
| 1900 | + |
| 1901 | + |
| 1902 | + |
| 1903 | + |
| 1904 | + |
| 1905 | + |
| 1906 | + |
| 1907 | + |
| 1908 | + |
| 1909 | + |
| 1910 | + |
| 1911 | + |
| 1912 | + |
| 1913 | + |
| 1914 | + |
| 1915 | + |
| 1916 | + |
| 1917 | + |
| 1918 | + |
| 1919 | +</dl> |
| 1920 | + |
| 1921 | + |
| 1922 | + |
| 1923 | + |
| 1924 | + |
| 1925 | + |
| 1926 | + |
| 1927 | + |
| 1928 | + |
| 1929 | + |
| 1930 | + |
| 1931 | + |
| 1932 | + |
| 1933 | + |
| 1934 | + |
| 1935 | +<h5>Returns:</h5> |
| 1936 | +Freehand drawing. |
| 1937 | +<br /> |
| 1938 | + |
| 1939 | + |
| 1940 | + |
| 1941 | + |
| 1942 | +</dd> |
| 1943 | + |
| 1944 | + |
| 1945 | + |
| 1946 | + |
1855 | 1947 | <dt class="">
|
1856 | 1948 |
|
1857 | 1949 | <div class="nameContainer inherited">
|
@@ -2050,7 +2142,7 @@ <h4 class="name">
|
2050 | 2142 |
|
2051 | 2143 | <div class="tag-source">
|
2052 | 2144 | <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js">interaction/Draw.js</a>,
|
2053 |
| - <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L613">line 613</a> |
| 2145 | + <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L637">line 637</a> |
2054 | 2146 | </div>
|
2055 | 2147 |
|
2056 | 2148 | </div>
|
@@ -2418,7 +2510,7 @@ <h4 class="name">
|
2418 | 2510 |
|
2419 | 2511 | <div class="tag-source">
|
2420 | 2512 | <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js">interaction/Draw.js</a>,
|
2421 |
| - <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L624">line 624</a> |
| 2513 | + <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L657">line 657</a> |
2422 | 2514 | </div>
|
2423 | 2515 |
|
2424 | 2516 | </div>
|
@@ -2887,7 +2979,7 @@ <h4 class="name">
|
2887 | 2979 |
|
2888 | 2980 | <div class="tag-source">
|
2889 | 2981 | <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js">interaction/Draw.js</a>,
|
2890 |
| - <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L1314">line 1314</a> |
| 2982 | + <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L1347">line 1347</a> |
2891 | 2983 | </div>
|
2892 | 2984 |
|
2893 | 2985 | </div>
|
@@ -3241,6 +3333,132 @@ <h4 class="name">
|
3241 | 3333 |
|
3242 | 3334 |
|
3243 | 3335 |
|
| 3336 | + |
| 3337 | +</dl> |
| 3338 | + |
| 3339 | + |
| 3340 | + |
| 3341 | + |
| 3342 | + |
| 3343 | + |
| 3344 | + |
| 3345 | + |
| 3346 | + |
| 3347 | + |
| 3348 | + |
| 3349 | + |
| 3350 | + |
| 3351 | +</dd> |
| 3352 | + |
| 3353 | + |
| 3354 | + |
| 3355 | + |
| 3356 | +<dt class=""> |
| 3357 | + |
| 3358 | + <div class="nameContainer"> |
| 3359 | + <div class="anchor" id="setFreehand"> |
| 3360 | + </div> |
| 3361 | + <h4 class="name"> |
| 3362 | + setFreehand<span class="signature">(freehand)</span> |
| 3363 | + |
| 3364 | + |
| 3365 | + |
| 3366 | + </h4> |
| 3367 | + |
| 3368 | + <div class="tag-source"> |
| 3369 | + <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js">interaction/Draw.js</a>, |
| 3370 | + <a href="https://github.com/openlayers/openlayers/blob/main/src/ol/interaction/Draw.js#L620">line 620</a> |
| 3371 | + </div> |
| 3372 | + |
| 3373 | + </div> |
| 3374 | + |
| 3375 | + |
| 3376 | +</dt> |
| 3377 | +<dd class=""> |
| 3378 | + |
| 3379 | + |
| 3380 | + |
| 3381 | + |
| 3382 | + <div class="description"> |
| 3383 | + <p>Set whether the drawing is done in freehand mode.</p> |
| 3384 | + </div> |
| 3385 | + |
| 3386 | + |
| 3387 | + |
| 3388 | + |
| 3389 | + |
| 3390 | + |
| 3391 | + |
| 3392 | + |
| 3393 | + |
| 3394 | + |
| 3395 | +<table class="params"> |
| 3396 | + <thead> |
| 3397 | + <tr> |
| 3398 | + |
| 3399 | + <th>Name</th> |
| 3400 | + |
| 3401 | + |
| 3402 | + <th>Type</th> |
| 3403 | + |
| 3404 | + <th class="last">Description</th> |
| 3405 | + </tr> |
| 3406 | + </thead> |
| 3407 | + |
| 3408 | + <tbody> |
| 3409 | + |
| 3410 | + |
| 3411 | + <tr class=""> |
| 3412 | + |
| 3413 | + <td class="name"><code>freehand</code></td> |
| 3414 | + |
| 3415 | + |
| 3416 | + |
| 3417 | + <td class="type"> |
| 3418 | + |
| 3419 | + |
| 3420 | +<span class="param-type">boolean</span> |
| 3421 | + |
| 3422 | + |
| 3423 | + |
| 3424 | + |
| 3425 | + </td> |
| 3426 | + |
| 3427 | + |
| 3428 | + |
| 3429 | + <td class="description last"> |
| 3430 | + |
| 3431 | + <p>Freehand drawing.</p></td> |
| 3432 | + </tr> |
| 3433 | + |
| 3434 | + |
| 3435 | + </tbody> |
| 3436 | +</table> |
| 3437 | + |
| 3438 | + |
| 3439 | + |
| 3440 | + |
| 3441 | +<dl class="details"> |
| 3442 | + |
| 3443 | + |
| 3444 | + |
| 3445 | + |
| 3446 | + |
| 3447 | + |
| 3448 | + |
| 3449 | + |
| 3450 | + |
| 3451 | + |
| 3452 | + |
| 3453 | + |
| 3454 | + |
| 3455 | + |
| 3456 | + |
| 3457 | + |
| 3458 | + |
| 3459 | + |
| 3460 | + |
| 3461 | + |
3244 | 3462 |
|
3245 | 3463 | </dl>
|
3246 | 3464 |
|
|
0 commit comments