class TK_LINE_CFG
****
Line configuration options


Flattened version is here



Public


Features
arrow(beg,last: BOOL)
arrow(beg,last:BOOL): SAME
arrow_shape(neck_to_tip,wing_to_tip,body_to_wing:FLT)
**** Untested
create: SAME
fill(c: STR)
fill(c: STR): SAME
smooth(b: BOOL)
smooth(b:BOOL): SAME
splinesteps(n: INT)
splinesteps(n:INT): SAME
std: SAME
str: STR
width(i: INT)
width(i: INT): SAME


Private

attr arrow_shape_str,smoothstr,splinestepsstr:STR;
attr arrow_shape_str,smoothstr,splinestepsstr:STR;
attr line_color,line_arrow,line_width: STR;
attr line_color,line_arrow,line_width: STR;
attr line_color,line_arrow,line_width: STR;
attr line_color,line_arrow,line_width: STR;
attr line_color,line_arrow,line_width: STR;
attr line_color,line_arrow,line_width: STR;
attr arrow_shape_str,smoothstr,splinestepsstr:STR;
attr arrow_shape_str,smoothstr,splinestepsstr:STR;
attr arrow_shape_str,smoothstr,splinestepsstr:STR;
attr arrow_shape_str,smoothstr,splinestepsstr:STR;

The Sather Home Page