Search:

Type: Posts; User: andbin

Search: Search took 0.14 seconds.

  1. Re: retrieving path coordinates from Mysql database to draw bezier curve on JFrame

    Ok, it's not really the most practical/easy way to store points in a DB but .... there are no particular problems, just some intermediate steps to do.

    1) Extracting the String value from the...
  2. Re: retrieving path coordinates from Mysql database to draw bezier curve on JFrame

    First, you should clarify what is, technically, the Points column (in other words, how those points are stored). Can you give an example?


    Using JDBC it's normal/common stuff: obtaining a...
Results 1 to 2 of 2