Search:

Type: Posts; User: aboyahia1435

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,452

    Re: How to Simplify my code ?

    Well, perhaps my question wasn't clear.
    I have all coordinates in database, how can i retrieve them from MySQL database and draw curves ?
    Thanks
  2. Replies
    5
    Views
    1,452

    Re: How to Simplify my code ?

    i want to remove the hardcode by reading each point, i thought about array to remove the complexity in my code,but i am not sure because path.curveTo() Adds a curved segment, defined by three new...
  3. Replies
    5
    Views
    1,452

    How to Simplify my code ?

    These points are cubic curves coordinates used by java Graphics2D libraries to draw high quality shapes such as svg the path took from Inkscape Please Help me programmatically how to put these points...
Results 1 to 3 of 4