phpCoreLib2
[ class tree: phpCoreLib2 ] [ index: phpCoreLib2 ] [ all elements ]

Class: DBitmapFonts

Source Location: /Files/Pictures/BitmapFonts/DBitmapFonts.php

Class Overview

DObject
   |
   --DBitmapFonts

Bitmap fonts


Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: DObject

DObject::__construct()
Constructor
DObject::debug()
Debig
DObject::getClassMembers()
Gets member variables of the instance
DObject::getClassMemberType()
Gets class member type
DObject::getClassMethods()
Gets classes of the class
DObject::getClassName()
Gets class name
DObject::PHPSerialize()
Gets serialized string of the class
DObject::trace()
Trace
DObject::__destruct()
Descructor
DObject::__toString()
Returns String equivalent of the object.

Class Details

[line 16]
Bitmap fonts



[ Top ]


Class Variables

$chars =

[line 72]

Chars



Tags:

access:  public

Type:   moxed


[ Top ]

$charSizeDescriptorFile =  ""

[line 86]

Description file



Tags:

access:  public

Type:   string


[ Top ]

$charSizes =

[line 65]

Char sizes



Tags:

access:  public

Type:   array


[ Top ]

$direction =

[line 79]

Direction



Tags:

access:  public

Type:   int


[ Top ]

$fileName =

[line 23]

File name



Tags:

access:  public

Type:   string


[ Top ]

$fontBitmapHorizontalFile =  ""

[line 93]

Bitmap file for horizontal fonts



Tags:

access:  public

Type:   string


[ Top ]

$fontBitmapVerticalFile =  ""

[line 100]

Bitmap file for vertival fonts



Tags:

access:  public

Type:   string


[ Top ]

$fontDir =

[line 58]

Font directory



Tags:

access:  public

Type:   string


[ Top ]

$fontName =

[line 51]

Font name



Tags:

access:  public

Type:   string


[ Top ]

$height =

[line 37]

Height of the font



Tags:

access:  public

Type:   int


[ Top ]

$space =  5

[line 44]

Space interval between chars



Tags:

access:  public

Type:   int


[ Top ]

$width =

[line 30]

Width of the font



Tags:

access:  public

Type:   int


[ Top ]



Class Methods


constructor __construct [line 109]

DBitmapFonts __construct( string $fontDir)

Constructor



Tags:

access:  public


Overrides DObject::__construct() (Constructor)

Parameters:

string   $fontDir  

[ Top ]

method openFont [line 122]

int openFont( [int $direction = __DIRECTION_HORIZONTAL])

Opens font



Tags:

return:  Error code
access:  public


Parameters:

int   $direction  

[ Top ]


Documentation generated on Sat, 17 Apr 2010 22:02:42 +0300 by phpDocumentor 1.4.3