Re: [android-developers] overlapped nodes in graph

2011-10-05 Thread TreKing
On Wed, Oct 5, 2011 at 12:55 AM, bhumi kania bska...@gmail.com wrote:

 I had made one graph of connected nodes but at some portion the nodes are
 overlapped on each other.

 Any one can help me in that. I know I have to implement any algorithm that
 will remove the overlapping.

but is there any in-built library that had implemented such a thing
 or suggest me the best algorithm and some examples which had implemented the
 algorithm to display the graph.


This has pretty much nothing to do with Android Development. Did you try
googling graph algorithms ?

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] overlapped nodes in graph

2011-10-04 Thread bhumi kania
Hello All,

I had made one graph of connected nodes but at some portion the nodes
are overlapped on each other.

Any one can help me in that. I know I have to implement any algorithm
that will remove the overlapping.
but is there any in-built library that had implemented such a thing or
suggest me the best algorithm and some examples which had implemented
the algorithm to display the graph.

Thanks in advance.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en