summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/composite-diagram/src/main/java/org/apache/tuscany/sca/diagram/layout/TuscanyCompositeEntityBuilder.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the dimension calculation based on the layoutrfeng2011-09-221-0/+4
* Add impl info for the node/remove unused coderfeng2011-09-221-26/+19
* Enhance the layout using topological sorting of the entitiesrfeng2011-09-221-1/+2
* Calculate the height/width for components/composites based on its contentrfeng2011-09-211-4/+2
* Remove the System.outrfeng2011-09-201-3/+2
* Add the support to generate the SCA diagram for a given node configurationrfeng2011-09-191-13/+37
* Copy the composite diagram generator into modulesrfeng2011-09-151-0/+359