| Summary: | [GEF4] The getPointAt() and getParameterAt() methods of the Straight class are inconsistent to the other methods of that class | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF Geometry | Assignee: | Matthias Wienand <matthias.wienand> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | matthias.wienand, nyssen |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
Ensure that Vector objects instead of Point objects are used in Straight#getPointAt() and Straight#getParameterAt(). Pushed changes to master. Resolving as FIXED. |