FontSourceBase
FontSourceBase class
This is an abstract base class for the classes that allow the user to specify various font sources
class FontSourceBase;
Methods
isNull()
Checks whether the implementation object is null.
isNull() : boolean;
getType()
Returns the type of the font source.
getType() : FontSourceType;
Returns
