I don't know of an off-the-shelf package, but its not hard to write.

My linker/loader article on devnet includes an utility program for which I
wrote a force-directed graph layout algorithm as a component that scribbles
on a Canvas using the ActionScript graphics API. (The utility is prebuilt,
no source, but you might want to tinker with it for inspiration.)

-Roger

Roger Gonzalez
mailto:[EMAIL PROTECTED]


> -----Original Message-----
> From: shlomic_thailand [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, March 03, 2005 6:49 PM
> To: [email protected]
> Subject: [flexcoders] Fwd: Drawing Network topology graph in Flex
> 
> 
> 
> --- In [email protected], "shlomic_thailand" <[EMAIL PROTECTED]> 
> wrote:
> 
> Hi
> 
> does anyone know of a package that can draw graphs in flex (like tree 
> but more complex)
> we'd like to write an application that draws network topology in the 
> UI.
> 
> thanks
> Shlomi
> --- End forwarded message ---
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 


Reply via email to