C# Class NS_Glyph.GErrComponentInters

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
GErrComponentInters ( int indGlyphOwner, ArrayList arrLinters ) : System
WriteSpecific ( ) : string

Méthodes protégées

Méthode Description
ClearFunc ( ) : void

Private Methods

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

GErrComponentInters() public méthode

public GErrComponentInters ( int indGlyphOwner, ArrayList arrLinters ) : System
indGlyphOwner int
arrLinters System.Collections.ArrayList
Résultat System

WriteSpecific() public méthode

public WriteSpecific ( ) : string
Résultat string