Dear all, I'm working on a vector graphics toolkit based on java2. For futher details on the toolkit, you can have a look at : http://www.inria.fr/koala/graphics/ The current version of the toolkit is based on jdk1.1.x Well, here are the questions : - Is there any reason why classes such BasicStroke, GradientPaint or AlphaComposite are NOT serializable ? The java.awt.Color is... - The shapes from the java.awt.geom package are NOT serializable. Does anybody could explain me if there is any good reason ? The java.awt.Polygon is... - And at last, why GeneralPath is not available in Float or Double precision like all other shapes ? Think that's all for today, thx guys for help. Thierry. -- Kormann Thierry email: [EMAIL PROTECTED] http://www.inria.fr/koala/thierry/ Koala/Dyade/Bull @ INRIA - Sophia Antipolis ===================================================================== To subscribe/unsubscribe, send mail to [EMAIL PROTECTED] Java 2D Home Page: http://java.sun.com/products/java-media/2D/
