From c273cc2dbd9ad3ccf07d4018e4262617d4ba1793 Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 21 Sep 2011 20:59:17 +0000 Subject: Calculate the height/width for components/composites based on its content git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1173855 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/input/Calculator2.xml | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100755 sca-java-2.x/trunk/modules/composite-diagram/src/test/resources/input/Calculator2.xml (limited to 'sca-java-2.x/trunk/modules/composite-diagram/src/test/resources/input') diff --git a/sca-java-2.x/trunk/modules/composite-diagram/src/test/resources/input/Calculator2.xml b/sca-java-2.x/trunk/modules/composite-diagram/src/test/resources/input/Calculator2.xml new file mode 100755 index 0000000000..ff2723dac7 --- /dev/null +++ b/sca-java-2.x/trunk/modules/composite-diagram/src/test/resources/input/Calculator2.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3