AbstractStroke() | AbstractStroke | [inline, protected] |
addPoint(const PNT &p) | AbstractStroke | |
clear() | DrawingStroke | [virtual] |
draw(W gid, int lb, int ub) const | DrawingStroke | |
DrawingStroke() | DrawingStroke | [inline] |
DrawingStroke(const TF_SPLINE *p) | DrawingStroke | [inline] |
drawLatest(W gid) const | DrawingStroke | [inline] |
drawSelection(W gid) const | DrawingStroke | [inline] |
getLowerBound() const | AbstractStroke | [inline] |
getPoint(int index) const | AbstractStroke | [inline] |
getPoly() const | AbstractStroke | [inline] |
getSize() const | AbstractStroke | [inline] |
getUpperBound() const | AbstractStroke | [inline] |
hasIntersection(int lb, int ub) const | AbstractStroke | [inline] |
isSelected() const | DrawingStroke | [inline] |
moveOffset(int dh, int dv) | AbstractStroke | |
poly | AbstractStroke | [protected] |
sel | AbstractStroke | [protected] |
select(bool f) | DrawingStroke | [inline] |
sz_header | AbstractStroke | [protected, static] |
y_lbound | AbstractStroke | [protected] |
y_ubound | AbstractStroke | [protected] |