diff options
| author | grothedev <grothedev@gmail.com> | 2026-05-29 21:49:20 -0400 |
|---|---|---|
| committer | grothedev <grothedev@gmail.com> | 2026-05-29 21:49:20 -0400 |
| commit | 6196004b51a6850909c154f5402ff4858eab479a (patch) | |
| tree | 126b8bb1600d0a656e0df016e25d08c390f3540e /doc | |
| parent | 27dc5849c3eaf4824d79938e7077abdbe2c82e24 (diff) | |
mv web stuff to root project dirHEADprototypeframeworkmain
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ui.md.uxf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/ui.md.uxf b/doc/ui.md.uxf new file mode 100644 index 0000000..44aef25 --- /dev/null +++ b/doc/ui.md.uxf @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<diagram program="umlet" version="15.1"> + <zoom_level>10</zoom_level> + <element> + <id>UMLClass</id> + <coordinates> + <x>60</x> + <y>130</y> + <w>590</w> + <h>230</h> + </coordinates> + <panel_attributes>Graph +-- +Unit-by-unit (unit description) (what known values/units is it relating?) + +each axis has to be some state attribute that has a value at some instant in time within the system, such as time, cursor position. + + +</panel_attributes> + <additional_attributes/> + </element> +</diagram> |
