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

Key: FVG-134
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

getGraphics() in BufferedPanel does not return correct VG.

Created: 21/Jan/05 11:23 AM   Updated: 10/Feb/06 06:45 AM
Component/s: Graphics2d
Affects Version/s: 1.2.2
Fix Version/s: 2.0

Issue Links:
Needs
 


 Description  « Hide
The method getGraphics() should return Sun's Graphics. getGraphics
is called from paintImmediately and if called on BufferedPanel,
it should retun Sun's Graphics.

We rename the getGraphics call to getBufferedGraphics and return
our offScreenGraphics (VG).

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