Explorar el Código

fixup! Update design flow image

tags/0.2.0-analysis
Wouter Horlings hace 5 años
padre
commit
4225787fce
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. +3
    -2
      graphics/design_flow.tikz

+ 3
- 2
graphics/design_flow.tikz Ver fichero

@@ -1,7 +1,8 @@
%&tex
\node (pd) {Problem Description};
\node (sp)[below=1 of pd] {Specifications};
\node (sp)[below=1 of pd] {System\\Requirements};
\node (id)[below=1 of sp] {Initial Design};
\node (fs)[below=1 of id] {Feature Seperation};
\node (fs)[below=1 of id] {Feature Definition};
\node (ss)[below=1 of fs] {Feature Selection};
\node (a1)[below=0.8 of ss,draw=none, fill=none] {};
\node (rd)[below=0.8 of a1] {Rapid Development};


Cargando…
Cancelar
Guardar