C# 클래스 NS_Glyph.GErrExtremeNotOnCurve

상속: GErr
파일 보기 프로젝트 열기: HinTak/Font-Validator 1 사용 예제들

공개 메소드들

메소드 설명
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

보호된 메소드들

메소드 설명
ClearFunc ( ) : void

비공개 메소드들

메소드 설명
GErrExtremeNotOnCurve ( ) : System

메소드 상세

ClearFunc() 보호된 메소드

protected ClearFunc ( ) : void
리턴 void

Draw() 공개 메소드

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

GErrExtremeNotOnCurve() 공개 메소드

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
리턴 System

WriteSpecific() 공개 메소드

public WriteSpecific ( ) : string
리턴 string