class TK_POLY_CFG


Flattened version is here



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;
attr smoothstr:STR;
attr smoothstr:STR;
attr splinestepsstr:STR;
attr splinestepsstr:STR;

The Sather Home Page