On Jan 19, 2008 10:42 PM, Jabka Atu <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Good Day ,..
>
> I write a lot of text diagrams and many times i need to represent trees
> At first i did circles and lines in OO then and dia but i know that
> this is bad idea so i started to search for fast way but i can't find one.
>
> I'm searching for a fast tool (graphical or non graphical) that will
> integrate with OO nativly some thing like :
> <ROOT>
> <Child A>NODE_1</Child A>
> <Child B>NODE_2</Child B>
> </ROOT>
> <NODE_1>
> <Child A>NODE_3</Child A>
> <Child B>NODE_4</Child B>
> </NODE_1>
>
> etc ..
> and i run some func and get a oo or dia configurable file that can be
> pased or eddited
Could http://www.graphviz.org/ be useful for you ? You can use 'dia' output.

With Dot (http://www.graphviz.org/doc/info/lang.html) language you can
descript a graph.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to