Hello Guys,
I know how to draw line and shapes but how can i draw a parabol??? ( i need a 2D line)
Any suggestion or pointers are appreciated!
Hello Guys,
I know how to draw line and shapes but how can i draw a parabol??? ( i need a 2D line)
Any suggestion or pointers are appreciated!
Check out java.awt.geom in the Java API.
The CubicCurve2D may work for you.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.