#include <mi32/polyline.h>
Public Member Functions | |
| virtual ERRVALUE | OnAdd (const POLYLINE &PolyLine)=0 |
| virtual int | OnBadSegment (const POLYLINE &PolyLine) |
| virtual ERRVALUE | OnDelete () |
| ERRVALUE | OnOverlap (const POLYLINE &PolyLine) |
| SPLIT () | |
| virtual | ~SPLIT () |
Private Member Functions | |
| virtual ERRVALUE | v_OnOverlap (const POLYLINE &PolyLine) |
Definition at line 1874 of file polyline.h.
|
|
Definition at line 1876 of file polyline.h. |
|
|
Definition at line 1877 of file polyline.h. |
|
|
|
|
|
Check to see if on a bad segment.
Definition at line 1889 of file polyline.h. |
|
|
Definition at line 1893 of file polyline.h. |
|
|
Definition at line 1879 of file polyline.h. |
|
|
Called when another line overlaps part of the line to be split. The overlapped section is returned in 'PolyLine' Definition at line 1899 of file polyline.h. |
1.3.8-20040913