# Draw graph from user input (User input number of entities and number of process and choose relation Between Them) , implemented with pure java .
- java JDK 6 or more .
- IDE .
- clone project from githup.
- Contextual level .
- Level 1 .
- Level 2 .
- User Graph Level .
- User enter number of entities and name of them .
- in the first level user can draw only one process and its name in contextual level .
- user enter input that represent input Arrow and output that represent output Arrow .
- user select relations between inputs and outputs process and entities .
- user select level to draw and program draw your graph automatically .
- user can take PNG image from graph result .