Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #25508
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | bezier |
| Date | 2011-02-03 07:39 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <vs3lk61qoijv2oid8gp3ig3vae8odfg86b@4ax.com> (permalink) |
Look in Graphics and Graphics2D. There is a fillPolygon. I wrote a fillRoundPolygon available at http://mindprod.com/jgloss/graphicsobject.html See Shape. There are several curve classes that implement it. Google "Java Bezier". There is quite abit of material out there. -- Roedy Green Canadian Mind Products http://mindprod.com To err is human, but to really foul things up requires a computer. ~ Farmer's Almanac It is breathtaking how a misplaced comma in a computer program can shred megabytes of data in seconds.
Back to comp.lang.java.programmer | Previous | Next | Find similar
bezier Roedy Green <see_website@mindprod.com.invalid> - 2011-02-03 07:39 -0800
csiph-web