mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-28 12:12:00 +03:00
51 lines
67 KiB
HTML
51 lines
67 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `PolyLine` struct in crate `geom`."><meta name="keywords" content="rust, rustlang, rust-lang, PolyLine"><title>geom::PolyLine - Rust</title><link rel="stylesheet" type="text/css" href="../normalize.css"><link rel="stylesheet" type="text/css" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../ayu.css" disabled ><script src="../storage.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../favicon.svg">
|
||
<link rel="alternate icon" type="image/png" href="../favicon-16x16.png">
|
||
<link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><style type="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><body class="rustdoc struct"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../geom/index.html'><div class='logo-container rust-logo'><img src='../rust-logo.png' alt='logo'></div></a><p class='location'>Struct PolyLine</p><div class="sidebar-elems"><div class="block items"><a class="sidebar-title" href="#fields">Fields</a><div class="sidebar-links"><a href="#structfield.length">length</a><a href="#structfield.pts">pts</a></div><a class="sidebar-title" href="#implementations">Methods</a><div class="sidebar-links"><a href="#method.append">append</a><a href="#method.dashed_arrow">dashed_arrow</a><a href="#method.dashed_lines">dashed_lines</a><a href="#method.deduping_new">deduping_new</a><a href="#method.dist_along">dist_along</a><a href="#method.dist_along_of_point">dist_along_of_point</a><a href="#method.exact_dashed_polygons">exact_dashed_polygons</a><a href="#method.exact_slice">exact_slice</a><a href="#method.extend">extend</a><a href="#method.extend_to_length">extend_to_length</a><a href="#method.first_half">first_half</a><a href="#method.first_line">first_line</a><a href="#method.first_pt">first_pt</a><a href="#method.get_bounds">get_bounds</a><a href="#method.get_slice_ending_at">get_slice_ending_at</a><a href="#method.get_slice_starting_at">get_slice_starting_at</a><a href="#method.intersection">intersection</a><a href="#method.intersection_infinite">intersection_infinite</a><a href="#method.into_points">into_points</a><a href="#method.last_line">last_line</a><a href="#method.last_pt">last_pt</a><a href="#method.length">length</a><a href="#method.lines">lines</a><a href="#method.make_arrow">make_arrow</a><a href="#method.make_double_arrow">make_double_arrow</a><a href="#method.make_polygons">make_polygons</a><a href="#method.make_polygons_with_miter_threshold">make_polygons_with_miter_threshold</a><a href="#method.maybe_exact_slice">maybe_exact_slice</a><a href="#method.maybe_make_arrow">maybe_make_arrow</a><a href="#method.middle">middle</a><a href="#method.must_dist_along">must_dist_along</a><a href="#method.must_extend">must_extend</a><a href="#method.must_new">must_new</a><a href="#method.must_push">must_push</a><a href="#method.must_shift_left">must_shift_left</a><a href="#method.must_shift_right">must_shift_right</a><a href="#method.new">new</a><a href="#method.points">points</a><a href="#method.project_pt">project_pt</a><a href="#method.reversed">reversed</a><a href="#method.second_half">second_half</a><a href="#method.shift_left">shift_left</a><a href="#method.shift_right">shift_right</a><a href="#method.shift_with_corrections">shift_with_corrections</a><a href="#method.shift_with_sharp_angles">shift_with_sharp_angles</a><a href="#method.slice">slice</a><a href="#method.to_geojson">to_geojson</a><a href="#method.to_thick_boundary">to_thick_boundary</a><a href="#method.to_thick_ring">to_thick_ring</a><a href="#method.trim_to_endpts">trim_to_endpts</a><a href="#method.unchecked_new">unchecked_new</a></div><a class="sidebar-title" href="#trait-implementations">Trait Implementations</a><div class="sidebar-links"><a href="#impl-Clone">Clone</a><a href="#impl-Debug">Debug</a><a href="#impl-Deserialize%3C%27de%3E">Deserialize<'de></a><a href="#impl-Display">Display</a><a href="#impl-PartialEq%3CPolyLine%3E">PartialEq<PolyLine></a><a href="#impl-Serialize">Serialize</a><a href="#impl-StructuralPartialEq">StructuralPartialEq</a></div><a class="sidebar-title" href="#synthetic-implementations">Auto Trait Implementations</a><div class="sidebar-links"><a href="#impl-RefUnwindSafe">RefUnwindSafe</a><a href="#impl-Send">Send</a><a href="#impl-Sync">Sync</a><a href="#impl-Unpin">Unpin</a><a href="#impl-UnwindSafe">UnwindSafe</a></div><a class="sidebar-title" href="#blanket-implementations">Blanket Implementations</a><div class="sidebar-links"><a href="#impl-Any">Any</a><a href="#impl-Borrow%3CT%3E">Borrow<T></a><a href="#impl-BorrowMut%3CT%3E">BorrowMut<T></a><a href="#impl-DeserializeOwned">DeserializeOwned</a><a href="#impl-From%3CT%3E">From<T></a><a href="#impl-Into%3CU%3E">Into<U></a><a href="#impl-Same%3CT%3E">Same<T></a><a href="#impl-ToOwned">ToOwned</a><a href="#impl-ToString">ToString</a><a href="#impl-TryFrom%3CU%3E">TryFrom<U></a><a href="#impl-TryInto%3CU%3E">TryInto<U></a></div></div><p class='location'><a href='index.html'>geom</a></p><script>window.sidebarCurrent = {name: 'PolyLine', ty: 'struct', relpath: ''};</script><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><span class="help-button">?</span>
|
||
<a id="settings-menu" href="../settings.html"><img src="../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../src/geom/polyline.rs.html#21-26' title='goto source code'>[src]</a></span><span class='in-band'>Struct <a href='index.html'>geom</a>::<wbr><a class="struct" href=''>PolyLine</a></span></h1><div class="docblock type-decl hidden-by-usual-hider"><pre class='rust struct'>pub struct PolyLine {
|
||
pts: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>>,
|
||
length: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>,
|
||
}</pre></div><h2 id='fields' class='fields small-section-header'>
|
||
Fields<a href='#fields' class='anchor'></a></h2><span id="structfield.pts" class="structfield small-section-header"><a href="#structfield.pts" class="anchor field"></a><code>pts: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>></code></span><span id="structfield.length" class="structfield small-section-header"><a href="#structfield.length" class="anchor field"></a><code>length: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a></code></span><h2 id='implementations' class='small-section-header'>Implementations<a href='#implementations' class='anchor'></a></h2><h3 id='impl' class='impl'><code class='in-band'>impl <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl' class='anchor'></a><a class='srclink' href='../src/geom/polyline.rs.html#28-807' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.new' class="method"><code>pub fn <a href='#method.new' class='fnname'>new</a>(pts: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#29-59' title='goto source code'>[src]</a></h4><h4 id='method.must_new' class="method"><code>pub fn <a href='#method.must_new' class='fnname'>must_new</a>(pts: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>>) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#60-62' title='goto source code'>[src]</a></h4><h4 id='method.unchecked_new' class="method"><code>pub fn <a href='#method.unchecked_new' class='fnname'>unchecked_new</a>(pts: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>>) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#65-72' title='goto source code'>[src]</a></h4><div class='docblock'><p>Doesn't check for duplicates. Use at your own risk.</p>
|
||
</div><h4 id='method.deduping_new' class="method"><code>pub fn <a href='#method.deduping_new' class='fnname'>deduping_new</a>(pts: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#75-78' title='goto source code'>[src]</a></h4><div class='docblock'><p>First dedupes adjacent points</p>
|
||
</div><h4 id='method.to_thick_ring' class="method"><code>pub fn <a href='#method.to_thick_ring' class='fnname'>to_thick_ring</a>(&self, width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>) -> <a class="struct" href="../geom/struct.Ring.html" title="struct geom::Ring">Ring</a></code><a class='srclink' href='../src/geom/polyline.rs.html#81-89' title='goto source code'>[src]</a></h4><div class='docblock'><p>Like make_polygons, but make sure the points actually form a ring.</p>
|
||
</div><h4 id='method.to_thick_boundary' class="method"><code>pub fn <a href='#method.to_thick_boundary' class='fnname'>to_thick_boundary</a>(<br> &self, <br> self_width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> boundary_width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../geom/struct.Polygon.html" title="struct geom::Polygon">Polygon</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#91-105' title='goto source code'>[src]</a></h4><h4 id='method.reversed' class="method"><code>pub fn <a href='#method.reversed' class='fnname'>reversed</a>(&self) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#107-111' title='goto source code'>[src]</a></h4><h4 id='method.extend' class="method"><code>pub fn <a href='#method.extend' class='fnname'>extend</a>(self, other: <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#113-159' title='goto source code'>[src]</a></h4><h4 id='method.must_extend' class="method"><code>pub fn <a href='#method.must_extend' class='fnname'>must_extend</a>(self, other: <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#160-162' title='goto source code'>[src]</a></h4><h4 id='method.must_push' class="method"><code>pub fn <a href='#method.must_push' class='fnname'>must_push</a>(self, pt: <a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#163-166' title='goto source code'>[src]</a></h4><h4 id='method.append' class="method"><code>pub fn <a href='#method.append' class='fnname'>append</a>(first: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>>, second: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#169-180' title='goto source code'>[src]</a></h4><div class='docblock'><p>One or both args might be empty.</p>
|
||
</div><h4 id='method.points' class="method"><code>pub fn <a href='#method.points' class='fnname'>points</a>(&self) -> &<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#182-184' title='goto source code'>[src]</a></h4><h4 id='method.into_points' class="method"><code>pub fn <a href='#method.into_points' class='fnname'>into_points</a>(self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#185-187' title='goto source code'>[src]</a></h4><h4 id='method.lines' class="method"><code>pub fn <a href='#method.lines' class='fnname'>lines</a>(&self) -> impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/iter/traits/iterator/trait.Iterator.html" title="trait core::iter::traits::iterator::Iterator">Iterator</a><Item = <a class="struct" href="../geom/struct.Line.html" title="struct geom::Line">Line</a>> + '_</code><a class='srclink' href='../src/geom/polyline.rs.html#189-193' title='goto source code'>[src]</a></h4><h4 id='method.length' class="method"><code>pub fn <a href='#method.length' class='fnname'>length</a>(&self) -> <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a></code><a class='srclink' href='../src/geom/polyline.rs.html#195-197' title='goto source code'>[src]</a></h4><h4 id='method.slice' class="method"><code>pub fn <a href='#method.slice' class='fnname'>slice</a>(<br> &self, <br> start: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> end: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>, <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#200-272' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns the excess distance left over from the end</p>
|
||
</div><h4 id='method.exact_slice' class="method"><code>pub fn <a href='#method.exact_slice' class='fnname'>exact_slice</a>(&self, start: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, end: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#276-278' title='goto source code'>[src]</a></h4><div class='docblock'><p>No excess leftover distance allowed.</p>
|
||
</div><h4 id='method.maybe_exact_slice' class="method"><code>pub fn <a href='#method.maybe_exact_slice' class='fnname'>maybe_exact_slice</a>(<br> &self, <br> start: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> end: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#279-293' title='goto source code'>[src]</a></h4><h4 id='method.first_half' class="method"><code>pub fn <a href='#method.first_half' class='fnname'>first_half</a>(&self) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#295-297' title='goto source code'>[src]</a></h4><h4 id='method.second_half' class="method"><code>pub fn <a href='#method.second_half' class='fnname'>second_half</a>(&self) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#299-301' title='goto source code'>[src]</a></h4><h4 id='method.dist_along' class="method"><code>pub fn <a href='#method.dist_along' class='fnname'>dist_along</a>(&self, dist_along: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>, <a class="struct" href="../geom/struct.Angle.html" title="struct geom::Angle">Angle</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#303-339' title='goto source code'>[src]</a></h4><h4 id='method.must_dist_along' class="method"><code>pub fn <a href='#method.must_dist_along' class='fnname'>must_dist_along</a>(&self, dist_along: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>, <a class="struct" href="../geom/struct.Angle.html" title="struct geom::Angle">Angle</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a></code><a class='srclink' href='../src/geom/polyline.rs.html#340-342' title='goto source code'>[src]</a></h4><h4 id='method.middle' class="method"><code>pub fn <a href='#method.middle' class='fnname'>middle</a>(&self) -> <a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a></code><a class='srclink' href='../src/geom/polyline.rs.html#344-357' title='goto source code'>[src]</a></h4><h4 id='method.first_pt' class="method"><code>pub fn <a href='#method.first_pt' class='fnname'>first_pt</a>(&self) -> <a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a></code><a class='srclink' href='../src/geom/polyline.rs.html#359-361' title='goto source code'>[src]</a></h4><h4 id='method.last_pt' class="method"><code>pub fn <a href='#method.last_pt' class='fnname'>last_pt</a>(&self) -> <a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a></code><a class='srclink' href='../src/geom/polyline.rs.html#362-364' title='goto source code'>[src]</a></h4><h4 id='method.first_line' class="method"><code>pub fn <a href='#method.first_line' class='fnname'>first_line</a>(&self) -> <a class="struct" href="../geom/struct.Line.html" title="struct geom::Line">Line</a></code><a class='srclink' href='../src/geom/polyline.rs.html#365-367' title='goto source code'>[src]</a></h4><h4 id='method.last_line' class="method"><code>pub fn <a href='#method.last_line' class='fnname'>last_line</a>(&self) -> <a class="struct" href="../geom/struct.Line.html" title="struct geom::Line">Line</a></code><a class='srclink' href='../src/geom/polyline.rs.html#368-370' title='goto source code'>[src]</a></h4><h4 id='method.shift_right' class="method"><code>pub fn <a href='#method.shift_right' class='fnname'>shift_right</a>(&self, width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#372-374' title='goto source code'>[src]</a></h4><h4 id='method.must_shift_right' class="method"><code>pub fn <a href='#method.must_shift_right' class='fnname'>must_shift_right</a>(&self, width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#375-377' title='goto source code'>[src]</a></h4><h4 id='method.shift_left' class="method"><code>pub fn <a href='#method.shift_left' class='fnname'>shift_left</a>(&self, width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#379-381' title='goto source code'>[src]</a></h4><h4 id='method.must_shift_left' class="method"><code>pub fn <a href='#method.must_shift_left' class='fnname'>must_shift_left</a>(&self, width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#382-384' title='goto source code'>[src]</a></h4><h4 id='method.shift_with_corrections' class="method"><code>fn <a href='#method.shift_with_corrections' class='fnname'>shift_with_corrections</a>(&self, width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#389-397' title='goto source code'>[src]</a></h4><h4 id='method.shift_with_sharp_angles' class="method"><code>fn <a href='#method.shift_with_sharp_angles' class='fnname'>shift_with_sharp_angles</a>(<br> &self, <br> width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> miter_threshold: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a><br>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#399-446' title='goto source code'>[src]</a></h4><h4 id='method.make_polygons' class="method"><code>pub fn <a href='#method.make_polygons' class='fnname'>make_polygons</a>(&self, width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>) -> <a class="struct" href="../geom/struct.Polygon.html" title="struct geom::Polygon">Polygon</a></code><a class='srclink' href='../src/geom/polyline.rs.html#449-452' title='goto source code'>[src]</a></h4><div class='docblock'><p>The resulting polygon is manually triangulated and doesn't have a valid outer Ring.</p>
|
||
</div><h4 id='method.make_polygons_with_miter_threshold' class="method"><code>pub fn <a href='#method.make_polygons_with_miter_threshold' class='fnname'>make_polygons_with_miter_threshold</a>(<br> &self, <br> width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> miter_threshold: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a><br>) -> <a class="struct" href="../geom/struct.Polygon.html" title="struct geom::Polygon">Polygon</a></code><a class='srclink' href='../src/geom/polyline.rs.html#455-480' title='goto source code'>[src]</a></h4><div class='docblock'><p>The resulting polygon is manually triangulated and doesn't have a valid outer Ring.</p>
|
||
</div><h4 id='method.exact_dashed_polygons' class="method"><code>pub fn <a href='#method.exact_dashed_polygons' class='fnname'>exact_dashed_polygons</a>(<br> &self, <br> width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> dash_len: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> dash_separation: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a><br>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Polygon.html" title="struct geom::Polygon">Polygon</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#482-506' title='goto source code'>[src]</a></h4><h4 id='method.dashed_lines' class="method"><code>pub fn <a href='#method.dashed_lines' class='fnname'>dashed_lines</a>(<br> &self, <br> width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> dash_len: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> dash_separation: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a><br>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Polygon.html" title="struct geom::Polygon">Polygon</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#509-520' title='goto source code'>[src]</a></h4><div class='docblock'><p>Don't draw the dashes too close to the ends.</p>
|
||
</div><h4 id='method.maybe_make_arrow' class="method"><code>pub fn <a href='#method.maybe_make_arrow' class='fnname'>maybe_make_arrow</a>(<br> &self, <br> thickness: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> cap: <a class="enum" href="../geom/enum.ArrowCap.html" title="enum geom::ArrowCap">ArrowCap</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../geom/struct.Polygon.html" title="struct geom::Polygon">Polygon</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#523-554' title='goto source code'>[src]</a></h4><div class='docblock'><p>Fail if the length is too short.</p>
|
||
</div><h4 id='method.make_arrow' class="method"><code>pub fn <a href='#method.make_arrow' class='fnname'>make_arrow</a>(&self, thickness: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, cap: <a class="enum" href="../geom/enum.ArrowCap.html" title="enum geom::ArrowCap">ArrowCap</a>) -> <a class="struct" href="../geom/struct.Polygon.html" title="struct geom::Polygon">Polygon</a></code><a class='srclink' href='../src/geom/polyline.rs.html#557-564' title='goto source code'>[src]</a></h4><div class='docblock'><p>If the length is too short, just give up and make the thick line</p>
|
||
</div><h4 id='method.make_double_arrow' class="method"><code>pub fn <a href='#method.make_double_arrow' class='fnname'>make_double_arrow</a>(&self, thickness: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, cap: <a class="enum" href="../geom/enum.ArrowCap.html" title="enum geom::ArrowCap">ArrowCap</a>) -> <a class="struct" href="../geom/struct.Polygon.html" title="struct geom::Polygon">Polygon</a></code><a class='srclink' href='../src/geom/polyline.rs.html#566-614' title='goto source code'>[src]</a></h4><h4 id='method.dashed_arrow' class="method"><code>pub fn <a href='#method.dashed_arrow' class='fnname'>dashed_arrow</a>(<br> &self, <br> width: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> dash_len: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> dash_separation: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <br> cap: <a class="enum" href="../geom/enum.ArrowCap.html" title="enum geom::ArrowCap">ArrowCap</a><br>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../geom/struct.Polygon.html" title="struct geom::Polygon">Polygon</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#616-638' title='goto source code'>[src]</a></h4><h4 id='method.intersection' class="method"><code>pub fn <a href='#method.intersection' class='fnname'>intersection</a>(&self, other: &<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>, <a class="struct" href="../geom/struct.Angle.html" title="struct geom::Angle">Angle</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#642-678' title='goto source code'>[src]</a></h4><div class='docblock'><p>Also return the angle of the line where the hit was found</p>
|
||
</div><h4 id='method.intersection_infinite' class="method"><code>pub fn <a href='#method.intersection_infinite' class='fnname'>intersection_infinite</a>(&self, other: &<a class="struct" href="../geom/struct.InfiniteLine.html" title="struct geom::InfiniteLine">InfiniteLine</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#681-688' title='goto source code'>[src]</a></h4><h4 id='method.get_slice_ending_at' class="method"><code>pub fn <a href='#method.get_slice_ending_at' class='fnname'>get_slice_ending_at</a>(&self, pt: <a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#692-712' title='goto source code'>[src]</a></h4><div class='docblock'><p>Panics if the pt is not on the polyline. Returns None if the point is the first point
|
||
(meaning the slice is empty).</p>
|
||
</div><h4 id='method.get_slice_starting_at' class="method"><code>pub fn <a href='#method.get_slice_starting_at' class='fnname'>get_slice_starting_at</a>(&self, pt: <a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#715-733' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns None if the point is the last point.</p>
|
||
</div><h4 id='method.dist_along_of_point' class="method"><code>pub fn <a href='#method.dist_along_of_point' class='fnname'>dist_along_of_point</a>(&self, pt: <a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>, <a class="struct" href="../geom/struct.Angle.html" title="struct geom::Angle">Angle</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>></code><a class='srclink' href='../src/geom/polyline.rs.html#735-745' title='goto source code'>[src]</a></h4><h4 id='method.trim_to_endpts' class="method"><code>pub fn <a href='#method.trim_to_endpts' class='fnname'>trim_to_endpts</a>(&self, pt1: <a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>, pt2: <a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#747-755' title='goto source code'>[src]</a></h4><h4 id='method.get_bounds' class="method"><code>pub fn <a href='#method.get_bounds' class='fnname'>get_bounds</a>(&self) -> <a class="struct" href="../geom/struct.Bounds.html" title="struct geom::Bounds">Bounds</a></code><a class='srclink' href='../src/geom/polyline.rs.html#757-759' title='goto source code'>[src]</a></h4><h4 id='method.extend_to_length' class="method"><code>pub fn <a href='#method.extend_to_length' class='fnname'>extend_to_length</a>(&self, min_len: <a class="struct" href="../geom/struct.Distance.html" title="struct geom::Distance">Distance</a>) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#763-781' title='goto source code'>[src]</a></h4><div class='docblock'><p>If the current line is at least this long, return it. Otherwise, extend the end of it,
|
||
following the angle of the last line.</p>
|
||
</div><h4 id='method.to_geojson' class="method"><code>pub fn <a href='#method.to_geojson' class='fnname'>to_geojson</a>(&self, gps: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&<a class="struct" href="../geom/struct.GPSBounds.html" title="struct geom::GPSBounds">GPSBounds</a>>) -> Geometry</code><a class='srclink' href='../src/geom/polyline.rs.html#784-796' title='goto source code'>[src]</a></h4><div class='docblock'><p>Produces a GeoJSON linestring, optionally mapping the world-space points back to GPS.</p>
|
||
</div><h4 id='method.project_pt' class="method"><code>pub fn <a href='#method.project_pt' class='fnname'>project_pt</a>(&self, query: <a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a>) -> <a class="struct" href="../geom/struct.Pt2D.html" title="struct geom::Pt2D">Pt2D</a></code><a class='srclink' href='../src/geom/polyline.rs.html#799-806' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns the point on the polyline closest to the query.</p>
|
||
</div></div><h2 id='trait-implementations' class='small-section-header'>Trait Implementations<a href='#trait-implementations' class='anchor'></a></h2><div id='trait-implementations-list'><h3 id='impl-Clone' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> for <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl-Clone' class='anchor'></a><a class='srclink' href='../src/geom/polyline.rs.html#20' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.clone' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#tymethod.clone' class='fnname'>clone</a>(&self) -> <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a class='srclink' href='../src/geom/polyline.rs.html#20' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Returns a copy of the value. <a href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#tymethod.clone">Read more</a></p>
|
||
</div><h4 id='method.clone_from' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#method.clone_from' class='fnname'>clone_from</a>(&mut self, source: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>Self)</code><span class='since' title='Stable since Rust version 1.0.0'>1.0.0</span><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/clone.rs.html#128-130' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs copy-assignment from <code>source</code>. <a href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#method.clone_from">Read more</a></p>
|
||
</div></div><h3 id='impl-Debug' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> for <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl-Debug' class='anchor'></a><a class='srclink' href='../src/geom/polyline.rs.html#20' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.fmt' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt' class='fnname'>fmt</a>(&self, f: &mut <a class="struct" href="https://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a><'_>) -> <a class="type" href="https://doc.rust-lang.org/nightly/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></code><a class='srclink' href='../src/geom/polyline.rs.html#20' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></p>
|
||
</div></div><h3 id='impl-Deserialize%3C%27de%3E' class='impl'><code class='in-band'>impl<'de> <a class="trait" href="https://docs.rs/serde/1.0.118/serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a><'de> for <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl-Deserialize%3C%27de%3E' class='anchor'></a><a class='srclink' href='../src/geom/polyline.rs.html#20' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.deserialize' class="method hidden"><code>fn <a href='https://docs.rs/serde/1.0.118/serde/de/trait.Deserialize.html#tymethod.deserialize' class='fnname'>deserialize</a><__D>(__deserializer: __D) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Self, __D::<a class="type" href="https://docs.rs/serde/1.0.118/serde/de/trait.Deserializer.html#associatedtype.Error" title="type serde::de::Deserializer::Error">Error</a>> <span class="where fmt-newline">where<br> __D: <a class="trait" href="https://docs.rs/serde/1.0.118/serde/de/trait.Deserializer.html" title="trait serde::de::Deserializer">Deserializer</a><'de>, </span></code><a class='srclink' href='../src/geom/polyline.rs.html#20' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Deserialize this value from the given Serde deserializer. <a href="https://docs.rs/serde/1.0.118/serde/de/trait.Deserialize.html#tymethod.deserialize">Read more</a></p>
|
||
</div></div><h3 id='impl-Display' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> for <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl-Display' class='anchor'></a><a class='srclink' href='../src/geom/polyline.rs.html#809-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.fmt-1' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html#tymethod.fmt' class='fnname'>fmt</a>(&self, f: &mut <a class="struct" href="https://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a><'_>) -> <a class="type" href="https://doc.rust-lang.org/nightly/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></code><a class='srclink' href='../src/geom/polyline.rs.html#810-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html#tymethod.fmt">Read more</a></p>
|
||
</div></div><h3 id='impl-PartialEq%3CPolyLine%3E' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a><<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>> for <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl-PartialEq%3CPolyLine%3E' class='anchor'></a><a class='srclink' href='../src/geom/polyline.rs.html#20' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.eq' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#tymethod.eq' class='fnname'>eq</a>(&self, other: &<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class='srclink' href='../src/geom/polyline.rs.html#20' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used
|
||
by <code>==</code>. <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#tymethod.eq">Read more</a></p>
|
||
</div><h4 id='method.ne' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne' class='fnname'>ne</a>(&self, other: &<a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class='srclink' href='../src/geom/polyline.rs.html#20' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>This method tests for <code>!=</code>.</p>
|
||
</div></div><h3 id='impl-Serialize' class='impl'><code class='in-band'>impl <a class="trait" href="https://docs.rs/serde/1.0.118/serde/ser/trait.Serialize.html" title="trait serde::ser::Serialize">Serialize</a> for <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl-Serialize' class='anchor'></a><a class='srclink' href='../src/geom/polyline.rs.html#20' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.serialize' class="method hidden"><code>fn <a href='https://docs.rs/serde/1.0.118/serde/ser/trait.Serialize.html#tymethod.serialize' class='fnname'>serialize</a><__S>(&self, __serializer: __S) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><__S::<a class="type" href="https://docs.rs/serde/1.0.118/serde/ser/trait.Serializer.html#associatedtype.Ok" title="type serde::ser::Serializer::Ok">Ok</a>, __S::<a class="type" href="https://docs.rs/serde/1.0.118/serde/ser/trait.Serializer.html#associatedtype.Error" title="type serde::ser::Serializer::Error">Error</a>> <span class="where fmt-newline">where<br> __S: <a class="trait" href="https://docs.rs/serde/1.0.118/serde/ser/trait.Serializer.html" title="trait serde::ser::Serializer">Serializer</a>, </span></code><a class='srclink' href='../src/geom/polyline.rs.html#20' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Serialize this value into the given Serde serializer. <a href="https://docs.rs/serde/1.0.118/serde/ser/trait.Serialize.html#tymethod.serialize">Read more</a></p>
|
||
</div></div><h3 id='impl-StructuralPartialEq' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.StructuralPartialEq.html" title="trait core::marker::StructuralPartialEq">StructuralPartialEq</a> for <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl-StructuralPartialEq' class='anchor'></a><a class='srclink' href='../src/geom/polyline.rs.html#20' title='goto source code'>[src]</a></h3><div class='impl-items'></div></div><h2 id='synthetic-implementations' class='small-section-header'>Auto Trait Implementations<a href='#synthetic-implementations' class='anchor'></a></h2><div id='synthetic-implementations-list'><h3 id='impl-RefUnwindSafe' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html" title="trait std::panic::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl-RefUnwindSafe' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Send' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl-Send' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Sync' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl-Sync' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Unpin' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl-Unpin' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-UnwindSafe' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html" title="trait std::panic::UnwindSafe">UnwindSafe</a> for <a class="struct" href="../geom/struct.PolyLine.html" title="struct geom::PolyLine">PolyLine</a></code><a href='#impl-UnwindSafe' class='anchor'></a></h3><div class='impl-items'></div></div><h2 id='blanket-implementations' class='small-section-header'>Blanket Implementations<a href='#blanket-implementations' class='anchor'></a></h2><div id='blanket-implementations-list'><h3 id='impl-Any' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T <span class="where fmt-newline">where<br> T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-Any' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/any.rs.html#108-112' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.type_id' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id' class='fnname'>type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/any.rs.html#109-111' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id">Read more</a></p>
|
||
</div></div><h3 id='impl-Borrow%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-Borrow%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#210-214' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.borrow' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow' class='fnname'>borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#211-213' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></p>
|
||
</div></div><h3 id='impl-BorrowMut%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-BorrowMut%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#217-221' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.borrow_mut' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut' class='fnname'>borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut </a>T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#218-220' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></p>
|
||
</div></div><h3 id='impl-DeserializeOwned' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://docs.rs/serde/1.0.118/serde/de/trait.DeserializeOwned.html" title="trait serde::de::DeserializeOwned">DeserializeOwned</a> for T <span class="where fmt-newline">where<br> T: for<'de> <a class="trait" href="https://docs.rs/serde/1.0.118/serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a><'de>, </span></code><a href='#impl-DeserializeOwned' class='anchor'></a><a class='srclink' href='https://docs.rs/serde/1.0.118/src/serde/de/mod.rs.html#604' title='goto source code'>[src]</a></h3><div class='impl-items'></div><h3 id='impl-From%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</code><a href='#impl-From%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#551-555' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.from' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(t: T) -> T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#552-554' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-Into%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T>, </span></code><a href='#impl-Into%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#540-547' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.into' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into' class='fnname'>into</a>(self) -> U</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#544-546' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-Same%3CT%3E' class='impl'><code class='in-band'>impl<T> Same<T> for T</code><a href='#impl-Same%3CT%3E' class='anchor'></a></h3><div class='impl-items'><h4 id='associatedtype.Output' class="type"><code>type <a href='#associatedtype.Output' class="type">Output</a> = T</code></h4><div class='docblock'><p>Should always be <code>Self</code></p>
|
||
</div></div><h3 id='impl-ToOwned' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html" title="trait alloc::borrow::ToOwned">ToOwned</a> for T <span class="where fmt-newline">where<br> T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>, </span></code><a href='#impl-ToOwned' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#80-92' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Owned' class="type"><code>type <a href='https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#associatedtype.Owned' class="type">Owned</a> = T</code></h4><div class='docblock'><p>The resulting type after obtaining ownership.</p>
|
||
</div><h4 id='method.to_owned' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#tymethod.to_owned' class='fnname'>to_owned</a>(&self) -> T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#85-87' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Creates owned data from borrowed data, usually by cloning. <a href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#tymethod.to_owned">Read more</a></p>
|
||
</div><h4 id='method.clone_into' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#method.clone_into' class='fnname'>clone_into</a>(&self, target: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut </a>T)</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#89-91' title='goto source code'>[src]</a></h4><div class='stability hidden'><div class='stab unstable'><details><summary><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>toowned_clone_into</code>)</summary><p>recently added</p>
|
||
</details></div></div><div class='docblock hidden'><p>Uses borrowed data to replace owned data, usually by cloning. <a href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#method.clone_into">Read more</a></p>
|
||
</div></div><h3 id='impl-ToString' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html" title="trait alloc::string::ToString">ToString</a> for T <span class="where fmt-newline">where<br> T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-ToString' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/alloc/string.rs.html#2193-2206' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.to_string' class="method hidden"><code>default fn <a href='https://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html#tymethod.to_string' class='fnname'>to_string</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/alloc/string.rs.html#2198-2205' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Converts the given value to a <code>String</code>. <a href="https://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html#tymethod.to_string">Read more</a></p>
|
||
</div></div><h3 id='impl-TryFrom%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>, </span></code><a href='#impl-TryFrom%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#588-597' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error' class="type"><code>type <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div><h4 id='method.try_from' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(value: U) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <T as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#594-596' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id='impl-TryInto%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>, </span></code><a href='#impl-TryInto%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#574-583' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-1' class="type"><code>type <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error' class="type">Error</a> = <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div><h4 id='method.try_into' class="method hidden"><code>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#tymethod.try_into' class='fnname'>try_into</a>(self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#580-582' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div></div></section><section id="search" class="content hidden"></section><section class="footer"></section><script>window.rootPath = "../";window.currentCrate = "geom";</script><script src="../main.js"></script><script defer src="../search-index.js"></script></body></html> |