121 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			121 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
 | 
						|
excalidraw-plugin: parsed
 | 
						|
tags: [excalidraw]
 | 
						|
 | 
						|
---
 | 
						|
==⚠  Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠==
 | 
						|
 | 
						|
 | 
						|
# Text Elements
 | 
						|
A 15 ^vaxD2b1u
 | 
						|
 | 
						|
%%
 | 
						|
# Drawing
 | 
						|
```json
 | 
						|
{
 | 
						|
	"type": "excalidraw",
 | 
						|
	"version": 2,
 | 
						|
	"source": "https://excalidraw.com",
 | 
						|
	"elements": [
 | 
						|
		{
 | 
						|
			"id": "MXvJPOzR_buTPBrjRjNZn",
 | 
						|
			"type": "arrow",
 | 
						|
			"x": -283.13905334472656,
 | 
						|
			"y": -127.16718292236328,
 | 
						|
			"width": 198.48284912109375,
 | 
						|
			"height": 0,
 | 
						|
			"angle": 0,
 | 
						|
			"strokeColor": "#000000",
 | 
						|
			"backgroundColor": "transparent",
 | 
						|
			"fillStyle": "hachure",
 | 
						|
			"strokeWidth": 1,
 | 
						|
			"strokeStyle": "solid",
 | 
						|
			"roughness": 1,
 | 
						|
			"opacity": 100,
 | 
						|
			"groupIds": [],
 | 
						|
			"strokeSharpness": "round",
 | 
						|
			"seed": 1421163165,
 | 
						|
			"version": 32,
 | 
						|
			"versionNonce": 869149917,
 | 
						|
			"isDeleted": false,
 | 
						|
			"boundElements": null,
 | 
						|
			"updated": 1663083663987,
 | 
						|
			"link": null,
 | 
						|
			"locked": false,
 | 
						|
			"points": [
 | 
						|
				[
 | 
						|
					0,
 | 
						|
					0
 | 
						|
				],
 | 
						|
				[
 | 
						|
					198.48284912109375,
 | 
						|
					0
 | 
						|
				]
 | 
						|
			],
 | 
						|
			"lastCommittedPoint": null,
 | 
						|
			"startBinding": null,
 | 
						|
			"endBinding": null,
 | 
						|
			"startArrowhead": null,
 | 
						|
			"endArrowhead": "triangle"
 | 
						|
		},
 | 
						|
		{
 | 
						|
			"id": "vaxD2b1u",
 | 
						|
			"type": "text",
 | 
						|
			"x": -204.52846247540788,
 | 
						|
			"y": -111.99689483642578,
 | 
						|
			"width": 42,
 | 
						|
			"height": 25,
 | 
						|
			"angle": 0,
 | 
						|
			"strokeColor": "#000000",
 | 
						|
			"backgroundColor": "transparent",
 | 
						|
			"fillStyle": "hachure",
 | 
						|
			"strokeWidth": 1,
 | 
						|
			"strokeStyle": "solid",
 | 
						|
			"roughness": 1,
 | 
						|
			"opacity": 100,
 | 
						|
			"groupIds": [],
 | 
						|
			"strokeSharpness": "sharp",
 | 
						|
			"seed": 1369686963,
 | 
						|
			"version": 7,
 | 
						|
			"versionNonce": 1529384403,
 | 
						|
			"isDeleted": false,
 | 
						|
			"boundElements": null,
 | 
						|
			"updated": 1663083660697,
 | 
						|
			"link": null,
 | 
						|
			"locked": false,
 | 
						|
			"text": "A 15",
 | 
						|
			"rawText": "A 15",
 | 
						|
			"fontSize": 20,
 | 
						|
			"fontFamily": 1,
 | 
						|
			"textAlign": "left",
 | 
						|
			"verticalAlign": "top",
 | 
						|
			"baseline": 18,
 | 
						|
			"containerId": null,
 | 
						|
			"originalText": "A 15"
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"appState": {
 | 
						|
		"theme": "dark",
 | 
						|
		"viewBackgroundColor": "#ffffff",
 | 
						|
		"currentItemStrokeColor": "#000000",
 | 
						|
		"currentItemBackgroundColor": "transparent",
 | 
						|
		"currentItemFillStyle": "hachure",
 | 
						|
		"currentItemStrokeWidth": 1,
 | 
						|
		"currentItemStrokeStyle": "solid",
 | 
						|
		"currentItemRoughness": 1,
 | 
						|
		"currentItemOpacity": 100,
 | 
						|
		"currentItemFontFamily": 1,
 | 
						|
		"currentItemFontSize": 20,
 | 
						|
		"currentItemTextAlign": "left",
 | 
						|
		"currentItemStrokeSharpness": "sharp",
 | 
						|
		"currentItemStartArrowhead": null,
 | 
						|
		"currentItemEndArrowhead": "triangle",
 | 
						|
		"currentItemLinearStrokeSharpness": "round",
 | 
						|
		"gridSize": null,
 | 
						|
		"colorPalette": {}
 | 
						|
	},
 | 
						|
	"files": {}
 | 
						|
}
 | 
						|
```
 | 
						|
%% |