commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [bug #13002] java.awt.BasicStroke.createStrokedShape is a si


From: Robert Schuster
Subject: [commit-cp] [bug #13002] java.awt.BasicStroke.createStrokedShape is a silent stub
Date: Fri, 6 May 2005 18:56:13 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.7) Gecko/20050427

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]