C# Class NS_Glyph.GErrBBox

Inheritance: GErr
Afficher le fichier Open project: HinTak/Font-Validator Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( I_Draw i_draw, NS_IDraw.DrawParam dp ) : void
GErrBBox ( int indGlyph, NS_GMath.GConsts typeGlyph, NS_GMath.BoxD bboxInit, NS_GMath.BoxD bboxCP ) : System
WriteSpecific ( ) : string

Méthodes protégées

Méthode Description
ClearFunc ( ) : void

Private Methods

Méthode Description
GErrBBox ( ) : System

Method Details

ClearFunc() protected méthode

protected ClearFunc ( ) : void
Résultat void

Draw() public méthode

public Draw ( I_Draw i_draw, NS_IDraw.DrawParam dp ) : void
i_draw I_Draw
dp NS_IDraw.DrawParam
Résultat void

GErrBBox() public méthode

public GErrBBox ( int indGlyph, NS_GMath.GConsts typeGlyph, NS_GMath.BoxD bboxInit, NS_GMath.BoxD bboxCP ) : System
indGlyph int
typeGlyph NS_GMath.GConsts
bboxInit NS_GMath.BoxD
bboxCP NS_GMath.BoxD
Résultat System

WriteSpecific() public méthode

public WriteSpecific ( ) : string
Résultat string