-
Enhancement
-
Resolution: Fixed
-
P4
-
None
Currently most of the JavaFX shape-related classes do not return useful information when calling their toString method. This forces me to create helper classes or utility methods to get something useful. Classes like Rectangle, Path, Polyline, Line, etc should return their current position and size information.