Hello, I'm wondering about how to get a list of points that will approximate a CubicCurve2D.
I have some CubicCurves on screen that the user can manipulate, but the final result needs to be stored in a database as an ordered set of x,y points. I notice that there are some subdivide() methods that look like they might be helpful. Thanks for any suggestions, Ted Hill =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
