class Path
Path-inheritance Scopes/Paths/Polyline.html
Path is the basic abstraction used for drawing (curved) paths.
Public Member functions Summary:
virtual destructor ~Path()
references
source code
virtual void draw()
references
source code
Draw this path.
Public Member functions Details:
virtual void draw()
references
source code
Draw this path.