C# Class NS_Glyph.GErrSource

Inheritance: GErr
Mostra file Open project: HinTak/Font-Validator

Public Methods

Method Description
Draw ( I_Draw i_draw, NS_IDraw.DrawParam dp ) : void
GErrSource ( NS_ValCommon.ValInfoBasic info, int indGlyphOwner, NS_GMath.GConsts typeGlyph, NS_Glyph.GScope scope ) : System
IsSame ( object obj ) : bool

Method Details

Draw() public method

public Draw ( I_Draw i_draw, NS_IDraw.DrawParam dp ) : void
i_draw I_Draw
dp NS_IDraw.DrawParam
return void

GErrSource() public method

public GErrSource ( NS_ValCommon.ValInfoBasic info, int indGlyphOwner, NS_GMath.GConsts typeGlyph, NS_Glyph.GScope scope ) : System
info NS_ValCommon.ValInfoBasic
indGlyphOwner int
typeGlyph NS_GMath.GConsts
scope NS_Glyph.GScope
return System

IsSame() public method

public IsSame ( object obj ) : bool
obj object
return bool