| Summary: | The JavaFX Shape related transform operations in Geometry2JavaFX and JavaFX2Geometry should be moved to FXUtils. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF Geometry | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | matthias.wienand |
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M4 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
I separated the conversions of JavaFX geometric abstractions from the conversions of JavaFX visualizations. The former is implemented via two utility classes within GEF4 Geometry, the latter via two utility classes within GEF4 FX. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.11.0M4. |