KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIFONT::GLYPH Class Referenceabstract

#include <glyph.h>

Inheritance diagram for KIFONT::GLYPH:
KIFONT::OUTLINE_GLYPH KIFONT::STROKE_GLYPH

Public Member Functions

virtual ~GLYPH ()
 
virtual bool IsOutline () const
 
virtual bool IsStroke () const
 
virtual BOX2D BoundingBox ()=0
 

Detailed Description

Definition at line 50 of file glyph.h.

Constructor & Destructor Documentation

◆ ~GLYPH()

virtual KIFONT::GLYPH::~GLYPH ( )
inlinevirtual

Definition at line 53 of file glyph.h.

Member Function Documentation

◆ BoundingBox()

virtual BOX2D KIFONT::GLYPH::BoundingBox ( )
pure virtual

◆ IsOutline()

virtual bool KIFONT::GLYPH::IsOutline ( ) const
inlinevirtual

◆ IsStroke()

virtual bool KIFONT::GLYPH::IsStroke ( ) const
inlinevirtual

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