WebObjectTree for PHP
Public Member Functions | List of all members
Coalesys\WebObjectTree\FontInfo Class Reference

FontInfo class. More...

Public Member Functions

 __construct ($Ox397)
 FontInfo constructor. More...
 
 getBold ()
 Gets a value that indicates whether the font is bold. More...
 
 getItalic ()
 Gets a value that indicates whether the font is italic. More...
 
 getNames ()
 Gets an ordered array of font names. More...
 
 getOverline ()
 Gets a value that indicates whether the font is overlined. More...
 
 getSize ()
 Gets a values that specifies the font size. More...
 
 getStrikeout ()
 Gets a value that indicates whether the font is strikethrough. More...
 
 getUnderline ()
 Gets a value that indicates whether the font is underlined. More...
 
 setBold ($value)
 Sets a value that indicates whether the font is bold. More...
 
 setItalic ($value)
 Sets a value that indicates whether the font is italic. More...
 
 setNames ($value)
 Sets an ordered array of font names. More...
 
 setOverline ($value)
 Sets a value that indicates whether the font is overlined. More...
 
 setSize ($value)
 Sets a values that specifies the font size. More...
 
 setStrikeout ($value)
 Sets a value that indicates whether the font is strikethrough. More...
 
 setUnderline ($value)
 Sets a value that indicates whether the font is underlined. More...
 

Detailed Description

FontInfo class.

Constructor & Destructor Documentation

Coalesys\WebObjectTree\FontInfo::__construct (   $Ox397)

FontInfo constructor.

Parameters
$Ox397The font name.

Member Function Documentation

Coalesys\WebObjectTree\FontInfo::getBold ( )

Gets a value that indicates whether the font is bold.

Coalesys\WebObjectTree\FontInfo::getItalic ( )

Gets a value that indicates whether the font is italic.

Coalesys\WebObjectTree\FontInfo::getNames ( )

Gets an ordered array of font names.

Coalesys\WebObjectTree\FontInfo::getOverline ( )

Gets a value that indicates whether the font is overlined.

Coalesys\WebObjectTree\FontInfo::getSize ( )

Gets a values that specifies the font size.

Coalesys\WebObjectTree\FontInfo::getStrikeout ( )

Gets a value that indicates whether the font is strikethrough.

Coalesys\WebObjectTree\FontInfo::getUnderline ( )

Gets a value that indicates whether the font is underlined.

Coalesys\WebObjectTree\FontInfo::setBold (   $value)

Sets a value that indicates whether the font is bold.

Coalesys\WebObjectTree\FontInfo::setItalic (   $value)

Sets a value that indicates whether the font is italic.

Coalesys\WebObjectTree\FontInfo::setNames (   $value)

Sets an ordered array of font names.

Coalesys\WebObjectTree\FontInfo::setOverline (   $value)

Sets a value that indicates whether the font is overlined.

Coalesys\WebObjectTree\FontInfo::setSize (   $value)

Sets a values that specifies the font size.

Coalesys\WebObjectTree\FontInfo::setStrikeout (   $value)

Sets a value that indicates whether the font is strikethrough.

Coalesys\WebObjectTree\FontInfo::setUnderline (   $value)

Sets a value that indicates whether the font is underlined.


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