Enrollment 28.2.0
Loading...
Searching...
No Matches
ImageShape Class Referenceabstract

Any type of shape that wants to be drawn. More...

#include <ImageShape.h>

Collaboration diagram for ImageShape:

Public Member Functions

virtual void DrawIn (ImageShapeDrawer &drawer) const =0
 It draws shape in ImageShapeDrawer.

Detailed Description

Any type of shape that wants to be drawn.

Member Function Documentation

◆ DrawIn()

virtual void DrawIn ( ImageShapeDrawer & drawer) const
pure virtual

It draws shape in ImageShapeDrawer.

Parameters
drawerthe implementation of ImageShapeDrawer

Implemented in CircleShape, CriticalPointShape, CriticalPointsShape, LineShape, MinutiaeShape, MinutiaShape, RectangleShape, and RectanglesShape.

Referenced by Image::DrawShape().

Here is the caller graph for this function:

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