Accessable UML Tool
Rob
Martin O'Sullivan <osumartin@...> wrote:
when I try to access the editor with nvda It will not read the text. does anyone have any idea how to get NVDA to read the text? I couldn't get it to read either. The only thing I was able to do was copy it all and paste somewhere else for reading, which probably isn't very helpful. I tried using the latest Firefox.
|
|
Hi I have found another online UML tool https://www.planttext.com/
Thank you for any help you can offer.
|
|
Arthur BREUNEVAL
Hello,
toggle quoted messageShow quoted text
plantuml.jar is a command-line tool. You need to invoke it via a terminal with: java -jar plantuml.jar yourUMLDescriptionFile.txt You need to install GraphViz too, I think all it's explained on the PlantUML website. But if you don't want to search for the moment, there is a simple kind of thing you can do to test PlantUML. Look at the homepage of the site, there is a link bringing you to the online PlantUML server. You will be able to paste / write your diagram here, then click submit, and the online server will parse the description for you. Then, you will be able to download a PNG representing your diagram. I personally use this solution because I haven't found the time to investigate GraphViz installation and Co, and I needed a quick solution working immediately. Regards, Arthur BREUNEVAL Sent with Mozilla Thunderbird. Le 10/02/2017 à 21:57, Martin
O'Sullivan a écrit :
|
|
Hi Thank you for the link, however I could not get it to work when I downloaded the file plantuml.jar and ran it nothing happened no error message just a small logo for a few seconds, and then that went away.
Any ideas?
-- Martin O'Sullivan "When I give food to the poor, they call me a saint. When I ask why the poor have no food, they call me a communist." Hélder Câmara "Act your way into a feeling don’t feel your way into Action" (Gandhi) "Be the change you want to see in the world." (Gandhi) "We must always take sides. Neutrality helps the oppressor, never the victim. Silence encourages the tormentor, never the tormented." (Elie Wiesel ) Tel: +353878289243 web: www.PeopleBeforeProfit.ie E-mail osumartin@... Skype martin_osullivan Google talk osumartin yahoo messenger maritinosullivanirl Street address APT 29 Falcons View Blanchardstown Centre Blanchardstown Dublin 15 Co Dublin Ireland
On Thu, Feb 9, 2017 at 4:58 PM, Arthur BREUNEVAL via Groups.Io <arthur.breuneval@...> wrote:
|
|
Arthur BREUNEVAL
Hello Martin,
toggle quoted messageShow quoted text
I personally use PlantUML, which is a simple language for describbing UML diagrams with text. You can investigate it at plantuml.com. It is very simple to learn and very intuitive. Anyway I don't know any program with a GUI allowing to build UML diagrams which is fully accessible. Hope this help. Best regards, Arthur BREUNEVAL Sent with Mozilla Thunderbird. Le 09/02/2017 à 16:07, Martin
O'Sullivan a écrit :
|
|
I have started a course in object orientated programming, as part of that course; I have to produce UML diagrams. Is there an UML tool; which works with NVDA?
|
|