M
Martin Eichenseher
Hi all,
i hava a big problem. I would like to implement a algorithm to generate a
sinus function.
the y-value should be displayed on a specific x-point like 1, y with e.g.
drawOval() on the
graphics ( or Graphics2D )
But my problem is, after printing the point, the complete graphics context
should scoll
one step to the right, to display the next value.
Could someone give me a hint, how to manage this?
i hava a big problem. I would like to implement a algorithm to generate a
sinus function.
the y-value should be displayed on a specific x-point like 1, y with e.g.
drawOval() on the
graphics ( or Graphics2D )
But my problem is, after printing the point, the complete graphics context
should scoll
one step to the right, to display the next value.
Could someone give me a hint, how to manage this?