Method | Description | |
---|---|---|
Draw ( I_Draw i_draw, NS_IDraw.DrawParam dp ) : void | ||
GErrBBox ( int indGlyph, NS_GMath.GConsts typeGlyph, NS_GMath.BoxD bboxInit, NS_GMath.BoxD bboxCP ) : System | ||
WriteSpecific ( ) : string |
Method | Description | |
---|---|---|
ClearFunc ( ) : void |
Method | Description | |
---|---|---|
GErrBBox ( ) : System |
public Draw ( I_Draw i_draw, NS_IDraw.DrawParam dp ) : void | ||
i_draw | I_Draw | |
dp | NS_IDraw.DrawParam | |
return | void |
public GErrBBox ( int indGlyph, NS_GMath.GConsts typeGlyph, NS_GMath.BoxD bboxInit, NS_GMath.BoxD bboxCP ) : System | ||
indGlyph | int | |
typeGlyph | NS_GMath.GConsts | |
bboxInit | NS_GMath.BoxD | |
bboxCP | NS_GMath.BoxD | |
return | System |