home *** CD-ROM | disk | FTP | other *** search
/ In'side Shareware 1995 April / ish0495.iso / update / edge / structur.ed_ / structur.ed
Text File  |  1995-03-15  |  3KB  |  213 lines

  1. EDGE Diagram File
  2. Version 1.0
  3.  
  4. ## Globals Section:
  5.  
  6. X 99
  7. Y 491
  8. Scale 84
  9. Orientation 1
  10. Paper 1
  11. PosterRows 1
  12. PosterCols 1
  13. Color1 255,255,255
  14. Color2 192,192,192
  15. Color3 130,130,130
  16. Color4 0,0,0
  17. Color5 0,255,255
  18. Color6 0,0,255
  19. Color7 0,0,160
  20. Color8 128,0,128
  21. Color9 255,128,0
  22. Color10 255,0,0
  23. Color11 128,0,64
  24. Color12 128,64,0
  25. Color13 0,255,0
  26. Color14 0,128,0
  27. Color15 128,128,255
  28. Color16 255,255,0
  29. GridX 64
  30. GridY 64
  31. SnapX 32
  32. SnapY 32
  33. ShadowColor 0,0,0
  34. ShadowX 11
  35. ShadowY 11
  36. ShowGrid FALSE
  37. AlignToGrid FALSE
  38. SmartConnect TRUE
  39.  
  40. ## Figure Symbols Section:
  41.  
  42. FigureSymbol "process"
  43. {
  44.   TextBox >100,>100,<900,<900
  45.   Fill
  46.   {
  47.     Rect 0,0,1000,1000
  48.   }
  49.   Outline
  50.   {
  51.     Rect 0,0,1000,1000
  52.   }
  53. }
  54.  
  55. FigureSymbol "bevel"
  56. {
  57.   TextBox >125,>125,<875,<875
  58.   Fill
  59.   {
  60.     Rect 0,0,1000,1000
  61.   }
  62.   Outline
  63.   {
  64.     Rect 0,0,1000,1000
  65.     Rect >75,>75,<925,<925
  66.     Line 0,0 >75,>75
  67.     Line 0,1000 >75,<925
  68.     Line <925,<925 1000,1000 
  69.     Line <925,>75 1000,0
  70.   }
  71.   MiniOutline
  72.   {
  73.     Rect 0,0,1000,1000
  74.     Rect 150,150,850,850
  75.     Line 0,0 150,150
  76.     Line 0,1000 150,850
  77.     Line 850,850 1000,1000 
  78.     Line 850,150 1000,0
  79.   }
  80. }
  81.  
  82. ## End Symbols Section:
  83.  
  84. EndSymbol "circle knob"
  85. {
  86.   Rotatable FALSE
  87.   Centered TRUE
  88.   Magnify 50
  89.   Fill
  90.   {
  91.     Ellipse 0,0,1000,1000
  92.   }
  93.   Outline
  94.   {
  95.     Ellipse 0,0,1000,1000
  96.   }
  97. }
  98.  
  99. EndSymbol "block"
  100. {
  101.   LineTo 100
  102.   Fill
  103.   {
  104.     Polygon 4 500,500 1000,300 1000,700 500,500
  105.   }
  106.   Outline
  107.   {
  108.     Polyline 4 500,500 1000,300 1000,700 500,500
  109.   }
  110. }
  111.  
  112. ## Figure Styles Section:
  113.  
  114. FigureStyle "Label"
  115. {
  116.   Label TRUE
  117.   Height 172
  118.   Width 256
  119.   TypeFace "Arial"
  120.   TypeSize -8
  121.   BindToStyle FALSE
  122.   TextFormat 0x0044
  123.   Behavior 0x000251E1
  124.   Symbol "lbl"
  125. }
  126.  
  127. FigureStyle "Process"
  128. {
  129.   HasButton TRUE
  130.   Height 128
  131.   Width 256
  132.   TypeFace "Arial"
  133.   TypeSize -8
  134.   BorderWidth 3
  135.   Shadow TRUE
  136.   TextFormat 0x0022
  137.   Behavior 0x00024E12
  138.   Symbol "process"
  139. }
  140.  
  141. FigureStyle "Main process"
  142. {
  143.   HasButton TRUE
  144.   Height 128
  145.   Width 192
  146.   TypeFace "Arial"
  147.   TypeSize -8
  148.   BorderWidth 3
  149.   TextFormat 0x0022
  150.   Behavior 0x00024E12
  151.   Symbol "bevel"
  152. }
  153.  
  154. FigureStyle "Title"
  155. {
  156.   Label TRUE
  157.   Height 128
  158.   Width 256
  159.   TypeFace "Times New Roman"
  160.   TypeSize 18
  161.   TypeWeight 700
  162.   TypeItalic TRUE
  163.   BindToStyle FALSE
  164.   TextFormat 0x0022
  165.   Behavior 0x002241E2
  166.   Symbol "lbl"
  167. }
  168.  
  169. ## Connector Styles Section:
  170.  
  171. ConnectorStyle "Parameter"
  172. {
  173.   HasButton TRUE
  174.   End1 "circle knob"
  175.   End2 "block"
  176.   End1Length 14
  177.   End2Length 32
  178.   LineWidth 2
  179.   End1FillColor 255,255,255
  180.   Behavior 0x00000000
  181. }
  182.  
  183. ConnectorStyle "Arc"
  184. {
  185.   HasButton TRUE
  186.   End1 "null"
  187.   End2 "block"
  188.   End1Length 32
  189.   End2Length 32
  190.   LineWidth 2
  191.   EndBorderWidth 2
  192.   Behavior 0x00000000
  193. }
  194.  
  195. ## Fonts Section:
  196.  
  197. Font 0
  198. {
  199.   TypeFace "Arial"
  200.   TypeSize -8
  201. }
  202.  
  203. Font 1
  204. {
  205.   TypeFace "Times New Roman"
  206.   TypeSize 18
  207.   TypeWeight 700
  208.   TypeItalic TRUE
  209. }
  210.  
  211. ## Figures & Connectors Section:
  212. ## Staples Section:
  213.