Name | Description | |
---|---|---|
![]() | CanMovePointX | Overridden. Overriden to return true. |
![]() | CanMovePointY | Overridden. Overriden to return true. |
![]() | CanMoveSegment | Overridden. Overriden to return false of the specified segment is the first or the last one and the begin or end point respectively is glued. |
![]() | GetSegmentTypeAt | Gets the segment type at the specified index |
![]() | MergePoints | Overridden. Merges (removes) all points, whose oriented distance from the line formed by its neighbours is smaller than the specified. |
![]() | MoveSegment | Overridden. Moves the segment to the specified location |
![]() | ReplacePoints | Overridden. Replaces the points in this model |
![]() | Reset | Overridden. Resets this model to its defaults |
![]() | SetPointAt | Overridden. Sets the point at the specified index (in parent coordinates) |
![]() | SplitSegment | Overridden. Splits the specified segment and returns information about the segment or point, which can be subsequently translated |