Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #665
| From | Jeff Higgins <jeff@invalid.invalid> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: Map co-ordinate polygons |
| Date | 2011-04-28 22:25 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <ipd7fd$pl4$1@dont-email.me> (permalink) |
| References | <a51am69sfr8p58quoi0pvvjnf1dij1h803@4ax.com> <ik33h7$djd$1@news.eternal-september.org> <vrbbm6pk2e133r7j4p886h5c8t288ivpc4@4ax.com> |
On 02/23/2011 08:22 PM, Roedy Green wrote: > On Wed, 23 Feb 2011 08:53:40 -0500, Joshua Cranmer > <Pidgeot18@verizon.invalid> wrote, quoted or indirectly quoted someone > who said : > > The crucial part is this: > > d="M824.799,742.442c-4.021-1.525-7.375-3.119-7.451-3.543c-0.372-2.068,0.095-2.674,2.986-3.871 > c7.473-3.096,31.817,1.619,31.817,6.16c0,1.484-1.041,2.008-4.882,2.461C833.089,745.319,832.268,745.274,824.799,742.442z" > > which defines a path. > Project suggestion: Build a method which accepts as input a valid SVG path data string and returns an equivalent java.awt.geom.Path2d instance. How much would you charge for such a bit of source code?
Back to comp.lang.java.help | Previous | Next | Find similar
Re: Map co-ordinate polygons Jeff Higgins <jeff@invalid.invalid> - 2011-04-28 22:25 -0400
csiph-web