| AddLine(int x1, int y1, int x2, int y2) | SGPathLine | |
| AddPoint(int x, int y) | SGPathLine | |
| AddPoint(SGPoint &p) | SGPathLine | |
| Close() | SGPathLine | |
| Delete() | SGPathLine | |
| First() | SGPathLine | |
| GetData() | SGPathLine | |
| GetSize() | SGPathLine | |
| Last() | SGPathLine | |
| operator[](int i) const | SGPathLine | |
| Remove() | SGPathLine | |
| SGPathLine() | SGPathLine | |
| ToDashLine(SGPathLine &line, int &index, int &now, int *dash, int up=0) | SGPathLine | |
| ~SGPathLine() | SGPathLine | [virtual] |