BJ, it is not clear to me what is your question but I have used svg to visualize ofbiz data the following way:
Create/modify an svg template using inkscape or even a simple xml editor. Then before rendering it as part of ofbiz screen, parse it (it is an xml) and populate with real data from the system. You can also call javascript functions (when the user clicks or mouseover on different elements) or create links in the svg file, which makes it kind of interactive compared to other image formats Bilgin Ibryam On Wed, Feb 16, 2011 at 4:30 AM, BJ Freeman <[email protected]> wrote: > is see it is defined for FOP. > I have not dug into how it is implemments, hopeing someone will give me a > pionter to docs that will help me. > what I want to use this for is diagraming ofbiz using this > http://free-man.net/customersupport/svg/blackbox.svg > where a toplevel black box you could click on and get the links to the > black box that are included. > then you finally get down to the code of a minilanq for a method in a > class. > ultimately this would be used to automatically generate junit tests and to > give representation in projectmgr of process requirements, in a task. > > > ========================= > BJ Freeman > Strategic Power Office with Supplier Automation < > http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com <http://www.specialtymarket.com/> > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > >
