From f23bbd075dd4c31f54a14d3cfaea8dc5cffae840 Mon Sep 17 00:00:00 2001
From: olivier <>
Date: Thu, 15 Feb 2007 16:50:46 +0000
Subject: [PATCH] arch diagram: connect view and filesystem, arrange colours
---
doc/devel/architecture.svg | 103 ++++++++++++++++++++++---------------
1 file changed, 62 insertions(+), 41 deletions(-)
diff --git a/doc/devel/architecture.svg b/doc/devel/architecture.svg
index 088cb98d..686cb822 100644
--- a/doc/devel/architecture.svg
+++ b/doc/devel/architecture.svg
@@ -65,7 +65,7 @@
y="152.40588"
x="-110"
height="49.956299"
- width="400"
+ width="300"
id="rect2160"
style="fill:#4e9a06;fill-rule:evenodd;stroke:none;stroke-width:1.93383527px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
The Model provides a complete data abstraction layer, through a well designed API, for both audio content and metadata.
+ transform="translate(320,99.9563)">
+ style="fill:#729fcf;fill-rule:evenodd;stroke:none;stroke-width:1.93383527px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
Stores audio source WAV Files
+ style="font-size:8px;font-weight:normal">Stores audio source WAV Files
@@ -177,7 +182,7 @@
y="82.405945"
x="120"
height="102.88401"
- width="230.00011"
+ width="240.00011"
id="rect3109"
style="fill:#a40000;fill-rule:evenodd;stroke:none;stroke-width:1.93383527px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
@@ -188,26 +193,30 @@
y="92.405884"
x="150"
height="40"
- width="50"
+ width="60"
id="rect3119"
- style="fill:#ad7fa8;fill-rule:evenodd;stroke:none;stroke-width:1.93383527px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ style="fill:#a40000;fill-rule:evenodd;stroke:none;stroke-width:1.93383527px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
Backup
+ y="110.13611"
+ x="179.79346"
+ sodipodi:role="line">BackupView
HTML
+ x="144.70776"
+ y="150.01953"
+ id="tspan3135">HTMLView
ViewViewsThere are several Views, for generating HTML, XML based backups, OGG/MP3 exports, etc.. out of the Model, as required by the Controller.
+ style="fill:#a40000;fill-rule:evenodd;stroke:none;stroke-width:1.93383527px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
Export
+ y="179.97583"
+ x="144.69238"
+ sodipodi:role="line">ExportView
+ transform="translate(230,9.912598)">
+ style="fill:#a40000;fill-rule:evenodd;stroke:none;stroke-width:1.93383527px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
DublinCoreCore
+ id="tspan3352">View
--
2.39.5