DrawFBP Diagram Generator does not generate diagrams from text, instead it allows the designer to lay out the flow as desired, after which DrawFBP grabs the information from the diagram.
The captured information includes x-y coordinates of blocks and line bends, in an XML file, with an extension of .DRW. The XML contains sufficient information to enable the diagram to be redrawn, but it also captures the relationships between processes and their connections, so it has enough information to generate the lists of connections used by FBP (or FBP-like) schedulers.
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· "Drag tail" and "drag head" functions on arrows automatically reconnect to different blocks
· Mouse use has been changed to use press and release, rather than click code - resulting in improved human factors
· "Drag contents" on enclosures now highlights area to be dragged