I am facing a problem in using JUNG. I want to draw a network diagram where the vertices will be having different shapes and colors and edges will be dashed or full line in different colors.
I have a Font an开发者_运维技巧d a FontMetrics object in my code and I\'m drawing a Font onto a Graphics object but I\'m not for sure how to find out the dimensions of the font when it\'s drawn (in pi
I\'m wondering if there is a \"smart\" way of splitting an image based on certain features. The images are 300x57, black and white (actually grayscale, but most colors are either black or white), it
I am trying to use the GDI GradientFill function to draw on a offscreen bitmap, then BitBlt that to the screen.
I\'m using the Qt graphics API to display layers in some GIS software. Each layer is a group, containing graphic primitives. I have a
I\'m having trouble distinguishing the practical difference between calling glFlush() and glFinish().
Are there any good GUIs that support Pygame surfaces as a widget within the application? If this isn\'t possible or practical, what GUI toolkit has the best graphics component? I\'m looking to keep t
I am using a loop to invoke double buffering painting.This, together with overriding my only Panel\'s repaint method, is designed to pass complete control of repaint to my loop and only render when it
I am getting in out of memory exception while using system.drawing intensively in my windows service.
I\'m making a Java application that uses the Slick library to load images. However, on some computers, I get this error when trying to run the program: