class TK_POLY_CFG




Public


Features
create: SAME
fill_color(color:STR)
fill_color(color:STR): SAME
smooth(b: BOOL)
smooth(b:BOOL): SAME
splinesteps(n: INT)
splinesteps(n:INT): SAME
std: SAME
str: STR


Private

attr fill_col: STR;
attr fill_col: STR;
pair(nm:STR,val: FLT): STR .. Included as pair
pair(nm:STR,val: STR): STR .. Included as pair
pair(nm: STR,val: TK_ANCHOR): STR .. Included as pair
attr smoothstr:STR;
attr smoothstr:STR;
attr splinestepsstr:STR;
attr splinestepsstr:STR;

The Sather Home Page