Nicolas Stuhlfauth
Benedikt Rauch
Computer graphics and visualization
Ruhr West University of Applied Sciences
Represents a Beziere Curve object.
(any)
Draws Canvas background color
Generates random points, # depends on numpoints attribute
(int)
(int)
Implements De Casteljau's Algorithm Calls draw methods to push the generated data to the Canvas
(any)
(int)
Pushs a new point to the array
(int)
(int)
Removes a given point from the array
(int)
(int)
Moves a given point to a new position
(int)
(int)
(int)
(int)
Represents a Point object.
(any)
(any)
Helper Class