summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/composite-diagram/src/main/java/org/apache/tuscany/sca/diagram/generator/DiagramGenerator.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-09-22Continue to enhance the layout algorithmrfeng1-11/+1
2011-09-21Calculate the height/width for components/composites based on its contentrfeng1-14/+14
2011-09-19Add the support to generate the SCA diagram for a given node configurationrfeng1-5/+6
2011-09-16Externalize the artifact styles into CSSrfeng1-28/+25
2011-09-16Add implementation inforfeng1-0/+27
2011-09-16Add the ablity to generate links for the component/service/reference/propertyrfeng1-5/+53
2011-09-15Copy the composite diagram generator into modulesrfeng1-0/+0
2011-09-08Further clean-up of the coderfeng1-16/+18
2011-09-01Rename packages to reflect the functionsrfeng1-16/+16
2011-09-01Format the code and organize importsrfeng1-525/+527
2011-08-15Providing a command line interfacenirmal0701251-11/+22
2011-08-13Adding HTML wrapper and fixing the SVG not totally viewable problem, using SV...nirmal0701251-3/+25
2011-08-12added an algorithm (1 line) to make compositeArtifacts lie in center, and fix...nirmal0701251-6/+21
2011-08-11Few adjustments based on suggestions from Jean and Antnirmal0701251-33/+37
2011-08-09provide support for tuscany composite object and bit of refactoringnirmal0701251-48/+54
2011-08-06added support to inclusion, added a test case to demonstrate layout algorithmnirmal0701251-116/+190
2011-08-04Provide support to composite services and references + few design changesnirmal0701251-17/+182
2011-07-26Refactored the code a bitnirmal0701251-46/+72
2011-07-03add support to wire elementnirmal0701251-2/+2
2011-06-25git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1139524 13f79535-47bb-...nirmal0701251-2/+71
2011-06-13Added ASF license headersnirmal0701251-0/+19
2011-06-13Another version of layout algorithm and diagram creationnirmal0701251-1/+173
2011-06-10start on layoutnirmal0701251-0/+17