I am using gwt graphics and gwt dnd for a program. I have a button which when clicked creates a circle at specified position on the panel and the circle is draggable. For dragging i have used gwt-dnd.
I just got into information-visualization and scientific-visualization and have been using Piccolo and a little with JFreeChart. I am trying to find a few new libraries that I can start using. I am lo
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_StackOverflow社区
protected void paintComponent(Graphics g) { Graphics2D gr = (Graphics2D) g.create(); // draw Original image
Is there some library or helper to produce SVG graphics with Ruby? I googled a bit and fo开发者_如何学Pythonund many, but all seem to be dusty and very incomplete… Does anyone know about some nice, r
This may be waaay to specific for SO, but there seems to be a dearth of info on the sun raster standard.(Even JWZ is frustrated by this!)
I have an Image. On the bottom portion of the image, I would like to create a colored strip say, of height 100. I am already done with creating the strip and I can basically write strings in that port
i need to draw a polygon of \"n\" sides given 2 points (the center and 1 of his vertex) just that i suck in math. I have been reading a lot and all this is what i have been able to figure it (i dont k
My boss asks me to create a dll 开发者_Go百科file using C++. The dll file needs to do the following: