d2/e2etests/testdata/stable/class/dagre/board.exp.json
Alexander Wang 5deb9b2d7d
blend groups
2022-12-05 11:22:16 -08:00

77 lines
1.5 KiB
JSON
Generated

{
"name": "",
"shapes": [
{
"id": "manager",
"type": "class",
"pos": {
"x": 0,
"y": 0
},
"width": 339,
"height": 368,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#FFFFFF",
"stroke": "#0A0F25",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": [
{
"name": "num",
"type": "int",
"visibility": "private"
},
{
"name": "timeout",
"type": "int",
"visibility": "private"
},
{
"name": "pid",
"type": "",
"visibility": "private"
}
],
"methods": [
{
"name": "getStatus()",
"return": "Enum",
"visibility": "public"
},
{
"name": "getJobs()",
"return": "Job[]",
"visibility": "public"
},
{
"name": "setTimeout(seconds int)",
"return": "void",
"visibility": "public"
}
],
"columns": null,
"label": "BatchManager",
"fontSize": 20,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 150,
"labelHeight": 36,
"zIndex": 0,
"level": 1
}
],
"connections": []
}