Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #664
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jeff Higgins <jeff@invalid.invalid> |
| Newsgroups | comp.lang.java.help |
| Subject | Re: Map co-ordinate polygons |
| Date | Thu, 28 Apr 2011 19:10:01 -0400 |
| Organization | A noiseless patient Spider |
| Lines | 13 |
| Message-ID | <ipcs0l$fmq$1@dont-email.me> (permalink) |
| References | <a51am69sfr8p58quoi0pvvjnf1dij1h803@4ax.com> <ik33h7$djd$1@news.eternal-september.org> <vrbbm6pk2e133r7j4p886h5c8t288ivpc4@4ax.com> <ipc1cd$lq0$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Thu, 28 Apr 2011 23:08:05 +0000 (UTC) |
| Injection-Info | mx03.eternal-september.org; posting-host="66+B4XK2fUYI7mQKoMaOgA"; logging-data="16090"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/FnAU88QTSJsUUqAw3X3irCAoY+brBMnk=" |
| User-Agent | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 |
| In-Reply-To | <ipc1cd$lq0$1@dont-email.me> |
| Cancel-Lock | sha1:EiJpAA8uIW6fjpaiJOTOYEt6OmY= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.help:664 |
Show key headers only | View raw
On 04/28/2011 11:35 AM, Jeff Higgins wrote: > On 02/23/2011 08:22 PM, Roedy Green wrote: >> Perhaps you could convert this to a low-res pure polygon by drawing >> the image with the curved segments, then somehow drawing a >> circumscribed polygon and inscribed polygon and adding new points >> common to both at the spots where they differ most. > > What's a low-res pure polygon? > Build a Path2D, and use FlatteningPathIterator > to approximate the cubic curves with line segments. > <http://www.antigrain.com/research/adaptive_bezier/index.html>
Back to comp.lang.java.help | Previous | Next — Previous in thread | Find similar
Re: Map co-ordinate polygons Jeff Higgins <jeff@invalid.invalid> - 2011-04-28 11:35 -0400 Re: Map co-ordinate polygons Jeff Higgins <jeff@invalid.invalid> - 2011-04-28 19:10 -0400
csiph-web