History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FVG-110
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Mark Donszelmann
Reporter: Mark Donszelmann
Votes: 0
Watchers: 0
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
FreeHEP Vector Graphics

ArrayPath has a problem with empty closed paths.

Created: 02/Apr/04 03:41 PM   Updated: 10/Feb/06 06:29 AM
Component/s: Graphics2d
Affects Version/s: None
Fix Version/s: 2.0


 Description  « Hide
[exec] apple.awt.EventQueueExceptionHandler Caught Throwable :
      [exec] java.awt.geom.IllegalPathStateException: missing initial
moveto in path definition
      [exec] at
java.awt.geom.GeneralPath.needRoom(GeneralPath.java:144)
      [exec] at
java.awt.geom.GeneralPath.closePath(GeneralPath.java:255)
      [exec] at
java.awt.geom.GeneralPath.append(GeneralPath.java:336)
      [exec] at
java.awt.geom.GeneralPath.<init>(GeneralPath.java:139)
      [exec] at apple.awt.CRenderer.drawfillShape(CRenderer.java:267)
      [exec] at apple.awt.CRenderer.draw(CRenderer.java:302)
      [exec] at
sun.java2d.SunGraphics2D.draw(SunGraphics2D.java:2419)
      [exec] at
org.freehep.graphics2d.PixelGraphics2D.draw(PixelGraphics2D.java:451)
      [exec] at
org.freehep.graphics2d.AbstractVectorGraphics.drawPolygon(AbstractVector
Graphics.java:447)
      [exec] at
hep.wired.representation.DrawAsPolygon.draw(DrawAsPolygon.java:62)
      [exec] at hep.wired.plot.HepRepPanel.draw(HepRepPanel.java:210)
      [exec] at hep.wired.plot.HepRepPanel.draw(HepRepPanel.java:188)
      [exec] at hep.wired.plot.HepRepPanel.draw(HepRepPanel.java:138)
      [exec] at
hep.wired.plot.HepRepPanel.paintComponent(HepRepPanel.java:125)
      [exec] at
org.freehep.graphics2d.BufferedPanel.paintComponent(BufferedPanel.java:
100)
      [exec] at javax.swing.JComponent.paint(JComponent.java:808)
      [exec] at
javax.swing.JComponent.paintChildren(JComponent.java:647)
      [exec] at javax.swing.JComponent.paint(JComponent.java:817)
      [exec] at javax.swing.JLayeredPane.paint(JLayeredPane.java:557)

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.