Btk
Btk::FontSet Class Reference

Public Types

typedef Iterator iterator
 

Public Member Functions

Font operator[] (size_t index) const
 Locate Font in set. More...
 
size_t size () const
 Get number of font. More...
 
FontSetoperator= (FontSet &&)
 
Iterator begin ()
 Get the first font. More...
 
Iterator end ()
 Get the last font. More...
 

Friends

struct Iterator
 

Member Function Documentation

◆ begin()

FontSet::Iterator Btk::FontSet::begin ( )

Get the first font.

Returns
Iterator

◆ end()

FontSet::Iterator Btk::FontSet::end ( )

Get the last font.

Returns
Iterator

◆ operator[]()

FontSet::Font Btk::FontSet::operator[] ( size_t  index) const

Locate Font in set.

Parameters
Thefont location
Returns
The font

◆ size()

size_t Btk::FontSet::size ( ) const

Get number of font.

nfont means the size of the patterns sfont means the size of the array

Returns
The font count

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