Method | 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 |
Method | Description | |
---|---|---|
ClearFunc ( ) : void |
Method | Description | |
---|---|---|
GErrExtremeNotOnCurve ( ) : System |
public Draw ( I_Draw i_draw, NS_IDraw.DrawParam dp ) : void | ||
i_draw | I_Draw | |
dp | NS_IDraw.DrawParam | |
return | void |
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 | |
return | System |