mucsci-students / 2019fa-420-Hercules

Team Hercules
0 stars 0 forks source link

Implement X and Y coordinate attributes for UMLObjects (S) #101

Closed silviuburz closed 5 years ago

silviuburz commented 5 years ago

X and Y coordinates will be needed when saving and loading a project in the GUI so that the user can save their configuration.

Sizes will be determined on runtime by the GUI, so it is not necessary to save those

Estimated time: 1 hour

silviuburz commented 5 years ago

Completed

Took approximately 1 hour along with implementing tests and verifying functionality