4 messages in org.netbeans.graph.userspainting Scene to BufferedImage
FromSent OnAttachments
Peter HarmanMay 17, 2007 12:38 pm 
David KasparMay 20, 2007 9:36 pm 
Peter HarmanMay 21, 2007 1:51 pm 
David KasparMay 22, 2007 12:32 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:painting Scene to BufferedImageActions...
From:Peter Harman (pe@experiment626.plus.com)
Date:May 17, 2007 12:38:53 pm
List:org.netbeans.graph.users

hi,

I am trying to export a scene as a java.awt.Image by painting to a BufferedImage, without opening the scene view in a topcomponent. In a similar manner to the issue raised in "Help regarding Satellite view integration with Navigator panel." I receive an error due to the scene not having been validated. Is there a way of doing this? I have tried creating a view but not using it, but this results in a blank image or the same issue.

thanks

Pete