phpDocumentor SpoolTemplate
[ Back ] [ class tree: SpoolTemplate ] [ index: SpoolTemplate ] [ all elements ]

Class: CPrFont

Source Location: /sptpl_clsFont.php

Class CPrFont

Class Overview

Extension of the font class used to support the Printer output. Used by CPagePrinter

Located in /sptpl_clsFont.php [line 248]

CFont
   |
   --CPrFont
Author(s): Information Tags:
Copyright:  sptpl_clsFont.php is part of Sptpl project http://www.andrioli.com/en/sptpl.html and it is LGPL
Version:  $Header: d:\cvs/classistd/sptpl/sptpl_clsFont.php,v 2.7 2005/03/17 12:46:48 Darvin Exp $

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From CFont

CFont::$Bold
CFont::$Face
CFont::$Height
CFont::$Id
CFont::$Italic
CFont::$Size
CFont::$Underline
CFont::$width

Inherited From CFont

CFont::CFont()
class initializer
CFont::GetBold()
Property Bold get value
CFont::GetFace()
Property Face get value
CFont::GetFontHeight()
return the high the characters
CFont::GetHeight()
Property Height get value
CFont::GetId()
Return the identifier for this font. The id is the key to access to this font from the row
CFont::GetItalic()
Property Italic get value
CFont::GetSize()
Property Size get value
CFont::GetUnderline()
Property Underline get value
CFont::GetWidth()
Property width get value
CFont::ParseXml()
Parse the configuration file
CFont::strlen()
return the string length

[ Top ]
Method Summary
CPrFont   CPrFont()  
void   ParseXml()   Parse the configuration file. Call the parent parsing function.

[ Top ]
Methods
Constructor CPrFont  [line 251]

  CPrFont CPrFont( [mixed $node = NULL]  )



[ Top ]
ParseXml  [line 264]

  void ParseXml( object CXml2Array $Cfg  )

Parse the configuration file. Call the parent parsing function.

The real difference betwenn the base class: the size si multiply by 20

Parameters:
object CXml2Array   $Cfg:  CXml2Array node holding the configuration information for the font

API Tags:
Access:  public


Redefinition of:
CFont::ParseXml()
Parse the configuration file

[ Top ]

Documentation generated on Mon, 28 Mar 2005 15:13:16 +0200 by phpDocumentor 1.3.0RC3