URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13002>

                 Summary: java.awt.BasicStroke.createStrokedShape is a silent
stub
                 Project: classpath
            Submitted by: rschuster
            Submitted on: Fri 05/06/2005 at 18:56
                Category: classpath
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
        Platform Version: None

    _______________________________________________________

Details:

It throws an Error currently.

I stepped on this problem when trying to create an ellipse with the piccolo
package:

java.lang.Error: not implemented
   at java.awt.BasicStroke.createStrokedShape (BasicStroke.java:179)
   at edu.umd.cs.piccolo.nodes.PPath.getPathBoundsWithStroke (Unknown
Source)
   at edu.umd.cs.piccolo.nodes.PPath.updateBoundsFromPath (Unknown Source)
   at edu.umd.cs.piccolo.nodes.PPath.append (Unknown Source)
   at edu.umd.cs.piccolo.nodes.PPath.<init> (Unknown Source)
   at edu.umd.cs.piccolo.nodes.PPath.<init> (Unknown Source)
   at edu.umd.cs.piccolo.nodes.PPath.createEllipse (Unknown Source)






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13002>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Commit-classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-classpath

Reply via email to