Enrollment 28.2.0
Loading...
Searching...
No Matches
CircleShape Class Referencefinal

It holds circle and draws it. More...

#include <ImageShape.h>

Collaboration diagram for CircleShape:

Public Member Functions

void DrawIn (ImageShapeDrawer &drawer) const final
 It draws circle in ImageShapeDrawer.
 CircleShape (Circle circle, ImageShapeAttributes attr)
 Constructor sets given circle for drawing.

Detailed Description

It holds circle and draws it.

Constructor & Destructor Documentation

◆ CircleShape()

CircleShape ( Circle circle,
ImageShapeAttributes attr )
inline

Constructor sets given circle for drawing.

Parameters
circleCircle
attrImageShapeAttributes to draw circle

Member Function Documentation

◆ DrawIn()

void DrawIn ( ImageShapeDrawer & drawer) const
inlinefinalvirtual

It draws circle in ImageShapeDrawer.

Parameters
drawerthe implementation of ImageShapeDrawer

Implements ImageShape.


The documentation for this class was generated from the following file: