os/graphics/windowing/windowserver/DES/GDI.MDL
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
sl@0
     2
(object Petal
sl@0
     3
    version    	35)
sl@0
     4
sl@0
     5
(object Design "<Top Level>"
sl@0
     6
    is_unit    	TRUE
sl@0
     7
    file_name  	"d:\wserv\des\gdi.mdl"
sl@0
     8
    is_loaded  	TRUE
sl@0
     9
    defaults   	(object defaults
sl@0
    10
	rightMargin 	0.25
sl@0
    11
	leftMargin 	0.25
sl@0
    12
	topMargin  	0.25
sl@0
    13
	bottomMargin 	0.5
sl@0
    14
	pageOverlap 	0.25
sl@0
    15
	clipIconLabels 	TRUE
sl@0
    16
	autoResize 	FALSE
sl@0
    17
	snapToGrid 	TRUE
sl@0
    18
	gridX      	16
sl@0
    19
	gridY      	16
sl@0
    20
	defaultFont 	(object Font
sl@0
    21
	    size       	10
sl@0
    22
	    face       	"Arial"
sl@0
    23
	    bold       	FALSE
sl@0
    24
	    italics    	FALSE
sl@0
    25
	    underline  	FALSE
sl@0
    26
	    strike     	FALSE
sl@0
    27
	    color      	0
sl@0
    28
	    default_color 	TRUE)
sl@0
    29
	showMessageNum 	3)
sl@0
    30
    root_category 	(object Class_Category "<Top Level>"
sl@0
    31
	exportControl 	"Public"
sl@0
    32
	global     	TRUE
sl@0
    33
	subsystem  	"<Top Level>"
sl@0
    34
	logical_models 	(list unit_reference_list
sl@0
    35
	    (object Class "Bitmap Font"
sl@0
    36
		superclasses 	(list inheritance_relationship_list
sl@0
    37
		    (object Inheritance_Relationship
sl@0
    38
			supplier   	"Font"))
sl@0
    39
		statediagram 	(object State_Diagram ""
sl@0
    40
		    title      	""
sl@0
    41
		    zoom       	100
sl@0
    42
		    max_height 	28350
sl@0
    43
		    max_width  	21600
sl@0
    44
		    origin_x   	0
sl@0
    45
		    origin_y   	0
sl@0
    46
		    items      	(list diagram_item_list)))
sl@0
    47
	    (object Class "Pattern Brush"
sl@0
    48
		superclasses 	(list inheritance_relationship_list
sl@0
    49
		    (object Inheritance_Relationship
sl@0
    50
			supplier   	"GDI object"))
sl@0
    51
		statediagram 	(object State_Diagram ""
sl@0
    52
		    title      	""
sl@0
    53
		    zoom       	100
sl@0
    54
		    max_height 	28350
sl@0
    55
		    max_width  	21600
sl@0
    56
		    origin_x   	0
sl@0
    57
		    origin_y   	0
sl@0
    58
		    items      	(list diagram_item_list)))
sl@0
    59
	    (object Class "Pen"
sl@0
    60
		superclasses 	(list inheritance_relationship_list
sl@0
    61
		    (object Inheritance_Relationship
sl@0
    62
			supplier   	"GDI object"))
sl@0
    63
		statediagram 	(object State_Diagram ""
sl@0
    64
		    title      	""
sl@0
    65
		    zoom       	100
sl@0
    66
		    max_height 	28350
sl@0
    67
		    max_width  	21600
sl@0
    68
		    origin_x   	0
sl@0
    69
		    origin_y   	0
sl@0
    70
		    items      	(list diagram_item_list)))
sl@0
    71
	    (object Class "Font"
sl@0
    72
		fields     	(list has_relationship_list
sl@0
    73
		    (object Has_Relationship
sl@0
    74
			supplier   	"Bitmap Font"
sl@0
    75
			supplier_cardinality 	(value cardinality "0..1")
sl@0
    76
			client_cardinality 	(value cardinality "n"))
sl@0
    77
		    (object Has_Relationship
sl@0
    78
			supplier   	"Vector font"
sl@0
    79
			supplier_cardinality 	(value cardinality "0..1")
sl@0
    80
			client_cardinality 	(value cardinality "n")))
sl@0
    81
		superclasses 	(list inheritance_relationship_list
sl@0
    82
		    (object Inheritance_Relationship
sl@0
    83
			supplier   	"GDI object"))
sl@0
    84
		statediagram 	(object State_Diagram ""
sl@0
    85
		    title      	""
sl@0
    86
		    zoom       	100
sl@0
    87
		    max_height 	28350
sl@0
    88
		    max_width  	21600
sl@0
    89
		    origin_x   	0
sl@0
    90
		    origin_y   	0
sl@0
    91
		    items      	(list diagram_item_list)))
sl@0
    92
	    (object Class "Vector font"
sl@0
    93
		superclasses 	(list inheritance_relationship_list
sl@0
    94
		    (object Inheritance_Relationship
sl@0
    95
			supplier   	"Font"))
sl@0
    96
		statediagram 	(object State_Diagram ""
sl@0
    97
		    title      	""
sl@0
    98
		    zoom       	100
sl@0
    99
		    max_height 	28350
sl@0
   100
		    max_width  	21600
sl@0
   101
		    origin_x   	0
sl@0
   102
		    origin_y   	0
sl@0
   103
		    items      	(list diagram_item_list)))
sl@0
   104
	    (object Class "Palette"
sl@0
   105
		superclasses 	(list inheritance_relationship_list
sl@0
   106
		    (object Inheritance_Relationship
sl@0
   107
			supplier   	"GDI object")))
sl@0
   108
	    (object Class "Drawable"))
sl@0
   109
	logical_presentations 	(list unit_reference_list
sl@0
   110
	    (object ClassDiagram "Main"
sl@0
   111
		title      	"Main"
sl@0
   112
		zoom       	100
sl@0
   113
		max_height 	28350
sl@0
   114
		max_width  	21600
sl@0
   115
		origin_x   	3000
sl@0
   116
		origin_y   	2000
sl@0
   117
		items      	(list diagram_item_list
sl@0
   118
		    (object ClassView "Class" "Bitmap Font" @1
sl@0
   119
			location   	(3728, 3184)
sl@0
   120
			label      	(object ItemLabel
sl@0
   121
			    location   	(3624, 3100)
sl@0
   122
			    nlines     	2
sl@0
   123
			    max_width  	240
sl@0
   124
			    justify    	0
sl@0
   125
			    label      	"Bitmap Font")
sl@0
   126
			annotation 	8)
sl@0
   127
		    (object ClassView "Class" "Pattern Brush" @2
sl@0
   128
			location   	(4432, 2784)
sl@0
   129
			label      	(object ItemLabel
sl@0
   130
			    location   	(4328, 2700)
sl@0
   131
			    nlines     	2
sl@0
   132
			    max_width  	240
sl@0
   133
			    justify    	0
sl@0
   134
			    label      	"Pattern Brush")
sl@0
   135
			annotation 	8)
sl@0
   136
		    (object ClassView "Class" "Pen" @3
sl@0
   137
			location   	(5360, 2800)
sl@0
   138
			label      	(object ItemLabel
sl@0
   139
			    location   	(5256, 2716)
sl@0
   140
			    nlines     	2
sl@0
   141
			    max_width  	240
sl@0
   142
			    justify    	0
sl@0
   143
			    label      	"Pen")
sl@0
   144
			annotation 	8)
sl@0
   145
		    (object ClassView "Class" "Font" @4
sl@0
   146
			location   	(3888, 2768)
sl@0
   147
			label      	(object ItemLabel
sl@0
   148
			    location   	(3784, 2684)
sl@0
   149
			    nlines     	2
sl@0
   150
			    max_width  	240
sl@0
   151
			    justify    	0
sl@0
   152
			    label      	"Font")
sl@0
   153
			annotation 	8)
sl@0
   154
		    (object ClassView "Class" "Vector font" @5
sl@0
   155
			location   	(4176, 3184)
sl@0
   156
			label      	(object ItemLabel
sl@0
   157
			    location   	(4072, 3100)
sl@0
   158
			    nlines     	2
sl@0
   159
			    max_width  	240
sl@0
   160
			    justify    	0
sl@0
   161
			    label      	"Vector font")
sl@0
   162
			annotation 	8)
sl@0
   163
		    (object ClassView "Class" "Palette" @6
sl@0
   164
			location   	(4896, 2800)
sl@0
   165
			label      	(object ItemLabel
sl@0
   166
			    location   	(4792, 2716)
sl@0
   167
			    nlines     	2
sl@0
   168
			    max_width  	240
sl@0
   169
			    justify    	0
sl@0
   170
			    label      	"Palette")
sl@0
   171
			annotation 	8)
sl@0
   172
		    (object ClassView "Class" "Drawable" @7
sl@0
   173
			location   	(3328, 2768)
sl@0
   174
			label      	(object ItemLabel
sl@0
   175
			    location   	(3224, 2684)
sl@0
   176
			    nlines     	2
sl@0
   177
			    max_width  	240
sl@0
   178
			    justify    	0
sl@0
   179
			    label      	"Drawable")
sl@0
   180
			annotation 	8)
sl@0
   181
		    (object InheritView ""
sl@0
   182
			client     	@1
sl@0
   183
			supplier   	@4)
sl@0
   184
		    (object InheritView ""
sl@0
   185
			client     	@5
sl@0
   186
			supplier   	@4)))))
sl@0
   187
    root_subsystem 	(object SubSystem "<Top Level>"
sl@0
   188
	physical_models 	(list unit_reference_list)
sl@0
   189
	physical_presentations 	(list unit_reference_list
sl@0
   190
	    (object Module_Diagram "Main"
sl@0
   191
		title      	"Main"
sl@0
   192
		zoom       	100
sl@0
   193
		max_height 	28350
sl@0
   194
		max_width  	21600
sl@0
   195
		origin_x   	0
sl@0
   196
		origin_y   	0
sl@0
   197
		items      	(list diagram_item_list))))
sl@0
   198
    process_structure 	(object Processes
sl@0
   199
	ProcsNDevs 	(list
sl@0
   200
	    (object Process_Diagram ""
sl@0
   201
		title      	""
sl@0
   202
		zoom       	100
sl@0
   203
		max_height 	28350
sl@0
   204
		max_width  	21600
sl@0
   205
		origin_x   	0
sl@0
   206
		origin_y   	0
sl@0
   207
		items      	(list diagram_item_list))))
sl@0
   208
    properties 	(object Properties))