| Summary: | Allow layout customization for SpaceTree | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Istvan Rath <istvanrath> | ||||
| Component: | GEF Zest | Assignee: | gef-inbox <gef-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | nyssen, zoltan.ujhelyi | ||||
| Version: | unspecified | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Istvan Rath
Created attachment 236487 [details]
Patch for SpaceTreeLayoutAlgorithm
I have added the code to master with the following changes: * Made getters/setters public to be more consistent with other configurable layout algorithms. * Added some Javadoc comments. Comment on attachment 236487 [details]
Patch for SpaceTreeLayoutAlgorithm
As the patch seems to have been applied (with modification), adding iplog flag.
Setting assignee to Zoltan and changing component to GEF4 Zest, as this affected the Zest2 code base. (In reply to Istvan Rath from comment #1) > Created attachment 236487 [details] > Patch for SpaceTreeLayoutAlgorithm Istvan, could you please confirm that your contribution complies with http://www.eclipse.org/legal/CoO.php. (In reply to Alexander Nyßen from comment #5) > (In reply to Istvan Rath from comment #1) > > Created attachment 236487 [details] > > Patch for SpaceTreeLayoutAlgorithm > > Istvan, could you please confirm that your contribution complies with > http://www.eclipse.org/legal/CoO.php. I hereby confirm that my patch is in full compliance with http://www.eclipse.org/legal/CoO.php (In reply to Istvan Rath from comment #6) > (In reply to Alexander Nyßen from comment #5) > > (In reply to Istvan Rath from comment #1) > > > Created attachment 236487 [details] > > > Patch for SpaceTreeLayoutAlgorithm > > > > Istvan, could you please confirm that your contribution complies with > > http://www.eclipse.org/legal/CoO.php. > > I hereby confirm that my patch is in full compliance with > http://www.eclipse.org/legal/CoO.php Thank you Istvan! |