draw
Searching for a C# graph framework with that you can draw AND manipulate graphs by mouse
As the title suggests, i am searching for a c# framework t开发者_JAVA百科o draw graphs. It is important to me, that you manipulate the graph structure by using the mouse.[详细]
2023-04-12 20:25 分类:问答display graphs using OGDF and Qt
Im looking to implement an application that is working with and displaying simple graph. One of those is a tree, one is like an automaton.[详细]
2023-04-12 17:49 分类:问答how to draw a circle in a diagonal line in java?
I have a diagonal line starting from the left bottom part of the screen going to the upper right part of the screen. Now I want to draw a circle to the line h开发者_JAVA技巧aving 100 meters in distanc[详细]
2023-04-11 18:42 分类:问答How to find current (X, Y) position in iTextSharp?
I need to create a PDF with several sections, and after each section need to add a line, but I don\'t know where to draw this line.[详细]
2023-04-11 03:47 分类:问答drawing lines on top of UIImageView which has an image already
I have a picture black and white of png format that is displayed with an UIImageView. It is a clock shape with no handles. so the background is white - and the circle is black.[详细]
2023-04-08 16:39 分类:问答OpenGL is it better to batch draw or to have static VBOs
What is preferrable, from an effiency point of view (or another point of view if it\'s important) ? Situation[详细]
2023-04-08 15:31 分类:问答java draw polyline from an arraylist of points
Is it possible to dr开发者_如何学Pythonaw a polyline by passing the method an array list of Point values? something like this:[详细]
2023-04-07 09:41 分类:问答Faster Paint on Flex Mobile
I am trying to build an app that tracks touchpoints and draws circles at those points using Flash Builder. The following works perfectly, but after a while, it begins to lag and the touch will be well[详细]
2023-04-06 22:11 分类:问答How do I make my program, written in Java, usable to other people?
So I\'ve written a funny little program and I want to show it to some of my friends. My friends, not being programmers, have no idea what to do if I send them the folder containing the necessary class[详细]
2023-04-06 20:52 分类:问答Android App How to draw multiple instances of a image
I\'ve done some messing around with Android apps, but so far only made apps with the built in views, like buttons textfields, etc.I\'m now trying to convert a game I made in java for the computer to a[详细]
2023-04-06 02:59 分类:问答