C# Class NS_Glyph.GErrExtremeNotOnCurve

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
GErrExtremeNotOnCurve ( int indGlyph, NS_GMath.GConsts typeGlyph, NS_GMath.BoxD bboxCP, NS_GMath.BoxD bboxOutl ) : System
WriteSpecific ( ) : string

Méthodes protégées

Méthode Description
ClearFunc ( ) : void

Private Methods

Méthode Description
GErrExtremeNotOnCurve ( ) : 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

GErrExtremeNotOnCurve() public méthode

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

WriteSpecific() public méthode

public WriteSpecific ( ) : string
Résultat string