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

It holds line and draws it. More...

#include <ImageShape.h>

Collaboration diagram for LineShape:

Public Member Functions

void DrawIn (ImageShapeDrawer &drawer) const final
 It draws line in ImageShapeDrawer.
 LineShape (Line line, ImageShapeAttributes attr)
 Constructor sets given line for drawing.

Detailed Description

It holds line and draws it.

Constructor & Destructor Documentation

◆ LineShape()

LineShape ( Line line,
ImageShapeAttributes attr )
inline

Constructor sets given line for drawing.

Parameters
lineline that has to be draw
attrImageShapeAttributes to draw line

Member Function Documentation

◆ DrawIn()

void DrawIn ( ImageShapeDrawer & drawer) const
inlinefinalvirtual

It draws line in ImageShapeDrawer.

Parameters
drawerthe implementation of ImageShapeDrawer

Implements ImageShape.


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