diff --git a/test/nonreg/simple/ChenMovieAlias_Test.java b/test/nonreg/simple/ChenMovieAlias_Test.java new file mode 100644 index 000000000..38aeac532 --- /dev/null +++ b/test/nonreg/simple/ChenMovieAlias_Test.java @@ -0,0 +1,94 @@ +package nonreg.simple; + +import java.io.IOException; + +import org.junit.jupiter.api.Test; + +import nonreg.BasicTest; + +/* + +Test diagram MUST be put between triple quotes + +""" +@startchen movies + +entity "Director" as DIRECTOR { + "No." as Number <> + Name { + Fname + Lname + } + Born : DATE + Died + Age +} + +entity "Customer" as CUSTOMER { + Number <> + Bonus <> + Name <> +} + +entity "Movie" as MOVIE { + Code +} + +relationship "was-rented-to" as RENTED_TO { + Date +} + +RENTED_TO -1- CUSTOMER +RENTED_TO -N- MOVIE +RENTED_TO -(N,M)- DIRECTOR + +entity "Parent" as PARENT { +} + +entity "Member" as MEMBER { +} + +CUSTOMER ->- PARENT +MEMBER -<- CUSTOMER + +entity "Kid" as CHILD <> { + Name <> +} + +relationship "is-parent-of" as PARENT_OF <> { +} + +PARENT_OF -1- PARENT +PARENT_OF =N= CHILD + +entity "Little Kid" as TODDLER { + FavoriteToy +} + +entity "Primary-Aged Kid" as PRIMARY_AGE { + FavoriteColor +} + +entity "Teenager" as TEEN { + Hobby +} + +CHILD =>= d { TODDLER, PRIMARY_AGE, TEEN } + +entity "Human" as PERSON { +} + +PERSON ->- U { CUSTOMER, DIRECTOR } + +@endchen +""" + + */ +public class ChenMovieAlias_Test extends BasicTest { + + @Test + void testSimple() throws IOException { + checkImage("(30 entities)"); + } + +} diff --git a/test/nonreg/simple/ChenMovieAlias_TestResult.java b/test/nonreg/simple/ChenMovieAlias_TestResult.java new file mode 100644 index 000000000..70a5dd854 --- /dev/null +++ b/test/nonreg/simple/ChenMovieAlias_TestResult.java @@ -0,0 +1,1077 @@ +package nonreg.simple; + +public class ChenMovieAlias_TestResult { +} +/* +""" +DPI: 96 +dimension: [ 1600.7960 ; 777.0000 ] +scaleFactor: 1.0000 +seed: 8173768504811424439 +svgLinkTarget: _top +hoverPathColorRGB: null +preserveAspectRatio: none + +RECTANGLE: + pt1: [ 225.0000 ; 345.5000 ] + pt2: [ 371.0712 ; 379.5000 ] + xCorner: 0 + yCorner: 0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Director + position: [ 235.0000 ; 366.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 200.5000 ; 232.5000 ] + pt2: [ 261.9272 ; 258.2990 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: No. + position: [ 211.6171 ; 249.3889 ] + orientation: 0 + font: SansSerif.plain/14 [UNDERLINE] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 82.0000 ; 232.5000 ] + pt2: [ 182.4750 ; 258.2990 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Name + position: [ 98.8355 ; 249.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 24.5000 ; 122.5000 ] + pt2: [ 117.5753 ; 148.2990 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Fname + position: [ 40.2519 ; 139.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 136.0000 ; 121.5000 ] + pt2: [ 250.0711 ; 149.1142 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Lname + position: [ 151.8671 ; 138.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 376.0000 ; 225.0000 ] + pt2: [ 555.7951 ; 265.7590 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Born : DATE + position: [ 386.3602 ; 241.8889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 574.0000 ; 232.5000 ] + pt2: [ 647.9416 ; 258.2990 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Died + position: [ 586.9498 ; 249.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 6.0000 ; 232.5000 ] + pt2: [ 64.3515 ; 258.2990 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Age + position: [ 16.6667 ; 249.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +RECTANGLE: + pt1: [ 1102.0000 ; 345.5000 ] + pt2: [ 1229.6315 ; 379.5000 ] + xCorner: 0 + yCorner: 0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Customer + position: [ 1112.0000 ; 366.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 908.5000 ; 231.0000 ] + pt2: [ 1027.7119 ; 259.6424 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Number + position: [ 923.6174 ; 247.8889 ] + orientation: 0 + font: SansSerif.plain/14 [UNDERLINE] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 1045.5000 ; 231.5000 ] + pt2: [ 1160.1275 ; 259.2255 ] + start: 0.0 + extend: 0.0 + stroke: 10.0-10.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Bonus + position: [ 1061.2808 ; 248.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 1179.0000 ; 232.5000 ] + pt2: [ 1279.4750 ; 258.2990 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +ELLIPSE: + pt1: [ 1182.0000 ; 235.5000 ] + pt2: [ 1276.4750 ; 255.2990 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Name + position: [ 1195.8355 ; 249.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +RECTANGLE: + pt1: [ 696.5000 ; 345.5000 ] + pt2: [ 783.3873 ; 379.5000 ] + xCorner: 0 + yCorner: 0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Movie + position: [ 706.5000 ; 366.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 752.5000 ; 232.5000 ] + pt2: [ 841.6043 ; 258.2990 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Code + position: [ 767.6703 ; 249.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +POLYGON: + points: + - [ 578.5000 ; 135.6745 ] + - [ 683.8491 ; 83.0000 ] + - [ 789.1982 ; 135.6745 ] + - [ 683.8491 ; 188.3491 ] + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: was-rented-to + position: [ 603.6803 ; 139.5634 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 642.0000 ; 16.0000 ] + pt2: [ 725.5211 ; 41.7990 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Date + position: [ 656.3527 ; 32.8889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +RECTANGLE: + pt1: [ 1237.5000 ; 522.0000 ] + pt2: [ 1346.8250 ; 556.0000 ] + xCorner: 0 + yCorner: 0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Parent + position: [ 1247.5000 ; 542.8889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +RECTANGLE: + pt1: [ 1298.0000 ; 118.5000 ] + pt2: [ 1392.0549 ; 152.5000 ] + xCorner: 0 + yCorner: 0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Member + position: [ 1308.0000 ; 139.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +RECTANGLE: + pt1: [ 1391.0000 ; 522.0000 ] + pt2: [ 1448.6410 ; 556.0000 ] + xCorner: 0 + yCorner: 0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +RECTANGLE: + pt1: [ 1394.0000 ; 525.0000 ] + pt2: [ 1445.6410 ; 553.0000 ] + xCorner: 0 + yCorner: 0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Kid + position: [ 1401.0000 ; 542.8889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 1397.0000 ; 459.0000 ] + pt2: [ 1497.4750 ; 484.7990 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Name + position: [ 1413.8355 ; 475.8889 ] + orientation: 0 + font: SansSerif.plain/14 [UNDERLINE] + color: ff000000 + extendedColor: NULL_COLOR + +POLYGON: + points: + - [ 1248.0000 ; 362.5454 ] + - [ 1367.0907 ; 303.0000 ] + - [ 1486.1815 ; 362.5454 ] + - [ 1367.0907 ; 422.0907 ] + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +POLYGON: + points: + - [ 1258.0000 ; 362.5454 ] + - [ 1367.0907 ; 308.0000 ] + - [ 1476.1815 ; 362.5454 ] + - [ 1367.0907 ; 417.0907 ] + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: is-parent-of + position: [ 1273.1803 ; 366.4343 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +RECTANGLE: + pt1: [ 961.0000 ; 738.0000 ] + pt2: [ 1150.8871 ; 772.0000 ] + xCorner: 0 + yCorner: 0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Little Kid + position: [ 971.0000 ; 758.8889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 926.5000 ; 655.0000 ] + pt2: [ 1133.2015 ; 701.1403 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: FavoriteToy + position: [ 935.8014 ; 671.8889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +RECTANGLE: + pt1: [ 1221.5000 ; 738.0000 ] + pt2: [ 1420.7716 ; 772.0000 ] + xCorner: 0 + yCorner: 0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Primary-Aged Kid + position: [ 1231.5000 ; 758.8889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 1190.0000 ; 655.5000 ] + pt2: [ 1392.3804 ; 700.7761 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: FavoriteColor + position: [ 1199.4497 ; 672.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +RECTANGLE: + pt1: [ 1464.5000 ; 738.0000 ] + pt2: [ 1595.7960 ; 772.0000 ] + xCorner: 0 + yCorner: 0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Teenager + position: [ 1474.5000 ; 758.8889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 1448.5000 ; 665.0000 ] + pt2: [ 1555.1381 ; 691.1276 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Hobby + position: [ 1465.6665 ; 681.8889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 1407.5000 ; 593.0000 ] + pt2: [ 1432.5000 ; 618.0000 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: d + position: [ 1413.3082 ; 609.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +RECTANGLE: + pt1: [ 1003.0000 ; 12.0000 ] + pt2: [ 1082.9460 ; 46.0000 ] + xCorner: 0 + yCorner: 0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: Human + position: [ 1013.0000 ; 32.8889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +ELLIPSE: + pt1: [ 1030.5000 ; 123.0000 ] + pt2: [ 1055.5000 ; 148.0000 ] + start: 0.0 + extend: 0.0 + stroke: 0.0-0.0-0.5 + shadow: 0 + color: ff181818 + backcolor: fff1f1f1 + +TEXT: + text: U + position: [ 1036.3048 ; 139.3889 ] + orientation: 0 + font: SansSerif.plain/14 [] + color: ff000000 + extendedColor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 232.1702 ; 252.8070 ] + - type: SEG_CUBICTO + pt1: [ 244.3231 ; 273.6665 ] + pt2: [ 268.9649 ; 315.9622 ] + pt3: [ 282.5249 ; 339.2368 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 143.4512 ; 252.5897 ] + - type: SEG_CUBICTO + pt1: [ 173.5015 ; 273.4077 ] + pt2: [ 235.0250 ; 316.0294 ] + pt3: [ 268.7005 ; 339.3588 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 71.9975 ; 142.8890 ] + - type: SEG_CUBICTO + pt1: [ 83.7642 ; 163.7218 ] + pt2: [ 107.3724 ; 205.5201 ] + pt3: [ 119.0841 ; 226.2555 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 179.5202 ; 143.7429 ] + - type: SEG_CUBICTO + pt1: [ 167.5581 ; 164.9216 ] + pt2: [ 144.3016 ; 206.0972 ] + pt3: [ 132.7905 ; 226.4775 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 431.5011 ; 260.0082 ] + - type: SEG_CUBICTO + pt1: [ 398.8293 ; 282.3728 ] + pt2: [ 345.8814 ; 318.6169 ] + pt3: [ 315.4799 ; 339.4275 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 577.3751 ; 252.5142 ] + - type: SEG_CUBICTO + pt1: [ 571.3454 ; 255.0514 ] + pt2: [ 564.9792 ; 257.6656 ] + pt3: [ 559.0000 ; 260.0000 ] + - type: SEG_CUBICTO + pt1: [ 482.8743 ; 289.7213 ] + pt2: [ 393.2083 ; 321.0528 ] + pt3: [ 339.5708 ; 339.4093 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 51.7745 ; 252.5268 ] + - type: SEG_CUBICTO + pt1: [ 56.7584 ; 255.0632 ] + pt2: [ 62.0302 ; 257.6739 ] + pt3: [ 67.0000 ; 260.0000 ] + - type: SEG_CUBICTO + pt1: [ 130.8004 ; 289.8615 ] + pt2: [ 206.4657 ; 321.1514 ] + pt3: [ 251.7823 ; 339.4613 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 985.4907 ; 254.1436 ] + - type: SEG_CUBICTO + pt1: [ 1022.2659 ; 275.5029 ] + pt2: [ 1093.2657 ; 316.7402 ] + pt3: [ 1132.4153 ; 339.4786 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1104.2269 ; 253.6920 ] + - type: SEG_CUBICTO + pt1: [ 1115.7976 ; 274.8131 ] + pt2: [ 1138.4553 ; 316.1723 ] + pt3: [ 1151.0385 ; 339.1416 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1216.2579 ; 252.8070 ] + - type: SEG_CUBICTO + pt1: [ 1204.8305 ; 273.6665 ] + pt2: [ 1181.6598 ; 315.9622 ] + pt3: [ 1168.9094 ; 339.2368 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 784.9000 ; 252.8070 ] + - type: SEG_CUBICTO + pt1: [ 774.5609 ; 273.6665 ] + pt2: [ 753.5970 ; 315.9622 ] + pt3: [ 742.0609 ; 339.2368 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 678.0000 ; 36.3979 ] + - type: SEG_CUBICTO + pt1: [ 678.0000 ; 46.5620 ] + pt2: [ 678.0000 ; 61.6797 ] + pt3: [ 678.0000 ; 76.7427 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 783.9201 ; 179.4304 ] + - type: SEG_CUBICTO + pt1: [ 805.0022 ; 191.1245 ] + pt2: [ 826.3650 ; 204.4783 ] + pt3: [ 845.0000 ; 219.0000 ] + - type: SEG_CUBICTO + pt1: [ 864.3608 ; 234.0873 ] + pt2: [ 861.5196 ; 246.4714 ] + pt3: [ 882.0000 ; 260.0000 ] + - type: SEG_CUBICTO + pt1: [ 948.2135 ; 303.7382 ] + pt2: [ 1036.5592 ; 329.5771 ] + pt3: [ 1095.7197 ; 343.1239 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +EMPTY: + pt1: [ 888.0000 ; 239.0000 ] + pt2: [ 900.3969 ; 252.0000 ] + +TEXT: + text: 1 + position: [ 889.0000 ; 248.5556 ] + orientation: 0 + font: SansSerif.plain/11 [] + color: ff000000 + extendedColor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 690.8475 ; 182.1195 ] + - type: SEG_CUBICTO + pt1: [ 703.4411 ; 232.7188 ] + pt2: [ 721.8869 ; 306.8313 ] + pt3: [ 729.9624 ; 339.2776 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +EMPTY: + pt1: [ 716.0000 ; 239.0000 ] + pt2: [ 728.5088 ; 252.0000 ] + +TEXT: + text: N + position: [ 717.0000 ; 248.5556 ] + orientation: 0 + font: SansSerif.plain/11 [] + color: ff000000 + extendedColor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 572.4552 ; 141.3090 ] + - type: SEG_CUBICTO + pt1: [ 473.4806 ; 153.8082 ] + pt2: [ 335.6648 ; 178.0968 ] + pt3: [ 301.0000 ; 219.0000 ] + - type: SEG_CUBICTO + pt1: [ 271.9795 ; 253.2431 ] + pt2: [ 280.9041 ; 311.3247 ] + pt3: [ 287.5633 ; 339.3813 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +EMPTY: + pt1: [ 307.0000 ; 239.0000 ] + pt2: [ 367.5178 ; 252.0000 ] + +TEXT: + text: (N,M) + position: [ 308.0000 ; 248.5556 ] + orientation: 0 + font: SansSerif.plain/11 [] + color: ff000000 + extendedColor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1171.6279 ; 373.6038 ] + - type: SEG_CUBICTO + pt1: [ 1195.6314 ; 406.8467 ] + pt2: [ 1250.4207 ; 482.7255 ] + pt3: [ 1274.4002 ; 515.9352 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1336.5920 ; 146.6696 ] + - type: SEG_CUBICTO + pt1: [ 1332.2375 ; 172.2425 ] + pt2: [ 1321.3527 ; 222.9198 ] + pt3: [ 1299.0000 ; 260.0000 ] + - type: SEG_CUBICTO + pt1: [ 1281.6387 ; 288.8001 ] + pt2: [ 1262.1722 ; 280.2715 ] + pt3: [ 1233.0000 ; 297.0000 ] + - type: SEG_CUBICTO + pt1: [ 1212.1484 ; 308.9571 ] + pt2: [ 1191.0078 ; 326.6412 ] + pt3: [ 1176.8815 ; 339.4340 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1435.9215 ; 479.2260 ] + - type: SEG_CUBICTO + pt1: [ 1431.6443 ; 489.5231 ] + pt2: [ 1425.4891 ; 504.3410 ] + pt3: [ 1420.7893 ; 515.6555 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1335.8174 ; 416.0914 ] + - type: SEG_CUBICTO + pt1: [ 1320.7529 ; 451.1416 ] + pt2: [ 1302.7049 ; 493.1332 ] + pt3: [ 1293.0006 ; 515.7121 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +EMPTY: + pt1: [ 1325.0000 ; 465.5000 ] + pt2: [ 1337.3969 ; 478.5000 ] + +TEXT: + text: 1 + position: [ 1326.0000 ; 475.0556 ] + orientation: 0 + font: SansSerif.plain/11 [] + color: ff000000 + extendedColor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1358.1384 ; 416.0133 ] + - type: SEG_CUBICTO + pt1: [ 1358.9834 ; 436.5538 ] + pt2: [ 1362.0875 ; 459.3842 ] + pt3: [ 1370.0000 ; 479.0000 ] + - type: SEG_CUBICTO + pt1: [ 1375.6368 ; 492.9743 ] + pt2: [ 1386.3839 ; 506.0318 ] + pt3: [ 1395.8452 ; 515.6898 ] + stroke: 0.0-0.0-2.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +EMPTY: + pt1: [ 1376.0000 ; 465.5000 ] + pt2: [ 1388.5088 ; 478.5000 ] + +TEXT: + text: N + position: [ 1377.0000 ; 475.0556 ] + orientation: 0 + font: SansSerif.plain/11 [] + color: ff000000 + extendedColor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1031.6602 ; 695.0968 ] + - type: SEG_CUBICTO + pt1: [ 1035.7346 ; 706.8497 ] + pt2: [ 1040.6559 ; 721.0459 ] + pt3: [ 1044.3744 ; 731.7723 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1293.6772 ; 694.6931 ] + - type: SEG_CUBICTO + pt1: [ 1298.3842 ; 706.4605 ] + pt2: [ 1304.1079 ; 720.7696 ] + pt3: [ 1308.4396 ; 731.5989 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1500.4987 ; 685.0500 ] + - type: SEG_CUBICTO + pt1: [ 1505.2291 ; 697.7208 ] + pt2: [ 1512.6997 ; 717.7313 ] + pt3: [ 1517.9454 ; 731.7824 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1414.0000 ; 550.2761 ] + - type: SEG_CUBICTO + pt1: [ 1414.0000 ; 561.6212 ] + pt2: [ 1414.0000 ; 576.4948 ] + pt3: [ 1414.0000 ; 586.7072 ] + stroke: 0.0-0.0-2.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1401.2771 ; 600.2072 ] + - type: SEG_CUBICTO + pt1: [ 1363.7609 ; 599.9125 ] + pt2: [ 1251.4289 ; 603.1572 ] + pt3: [ 1175.0000 ; 649.0000 ] + - type: SEG_CUBICTO + pt1: [ 1152.2590 ; 662.6403 ] + pt2: [ 1157.0453 ; 677.6393 ] + pt3: [ 1137.0000 ; 695.0000 ] + - type: SEG_CUBICTO + pt1: [ 1120.2885 ; 709.4734 ] + pt2: [ 1099.1544 ; 722.4488 ] + pt3: [ 1081.9010 ; 731.9383 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1414.4114 ; 612.0393 ] + - type: SEG_CUBICTO + pt1: [ 1414.5294 ; 630.9891 ] + pt2: [ 1412.3704 ; 669.1714 ] + pt3: [ 1395.0000 ; 695.0000 ] + - type: SEG_CUBICTO + pt1: [ 1384.3079 ; 710.8984 ] + pt2: [ 1367.0782 ; 723.2084 ] + pt3: [ 1351.3421 ; 731.9456 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1426.8860 ; 600.2582 ] + - type: SEG_CUBICTO + pt1: [ 1456.2165 ; 600.4959 ] + pt2: [ 1527.8255 ; 605.7005 ] + pt3: [ 1559.0000 ; 649.0000 ] + - type: SEG_CUBICTO + pt1: [ 1577.5338 ; 674.7423 ] + pt2: [ 1554.7041 ; 711.2267 ] + pt3: [ 1538.1772 ; 731.9584 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1037.0000 ; 40.3281 ] + - type: SEG_CUBICTO + pt1: [ 1037.0000 ; 61.5674 ] + pt2: [ 1037.0000 ; 98.1555 ] + pt3: [ 1037.0000 ; 116.8167 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1049.5409 ; 130.4592 ] + - type: SEG_CUBICTO + pt1: [ 1091.2973 ; 131.0869 ] + pt2: [ 1226.1328 ; 139.4190 ] + pt3: [ 1282.0000 ; 219.0000 ] + - type: SEG_CUBICTO + pt1: [ 1292.4699 ; 233.9141 ] + pt2: [ 1290.1227 ; 243.6883 ] + pt3: [ 1282.0000 ; 260.0000 ] + - type: SEG_CUBICTO + pt1: [ 1269.8357 ; 284.4279 ] + pt2: [ 1254.5386 ; 280.2435 ] + pt3: [ 1233.0000 ; 297.0000 ] + - type: SEG_CUBICTO + pt1: [ 1214.7975 ; 311.1611 ] + pt2: [ 1194.3279 ; 327.6114 ] + pt3: [ 1179.7068 ; 339.4543 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +PATH: + - type: SEG_MOVETO + pt1: [ 1024.2296 ; 131.6209 ] + - type: SEG_CUBICTO + pt1: [ 980.6910 ; 135.9617 ] + pt2: [ 835.3843 ; 154.7622 ] + pt3: [ 738.0000 ; 219.0000 ] + - type: SEG_CUBICTO + pt1: [ 718.2392 ; 232.0348 ] + pt2: [ 724.1429 ; 247.5637 ] + pt3: [ 704.0000 ; 260.0000 ] + - type: SEG_CUBICTO + pt1: [ 598.1032 ; 325.3810 ] + pt2: [ 451.8207 ; 346.0494 ] + pt3: [ 365.0560 ; 352.5521 ] + stroke: 0.0-0.0-1.0 + shadow: 0 + color: ff181818 + backcolor: NULL_COLOR + +""" +*/ \ No newline at end of file