Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: any one can give the solution for allocating the node equally in consistent circle?

  1. #1
    Junior Member
    Join Date
    Sep 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default any one can give the solution for allocating the node equally in consistent circle?

    Hi,
    any one can give the solution for allocating the node equally in consistent circle?
    Issue:
    i have a consistent circle and have a couple of nodes when it is allocated in to consistent circle the distance between each node should be equally ...
    can any one give the related formula related to equal distribution ? i have attached the image below


    Thanks in Advance
    sekhar
    Attached Images Attached Images


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: any one can give the solution for allocating the node equally in consistent circle?

    What have you tried?

Similar Threads

  1. Please give the solution
    By Abdul Matheen in forum Android Development
    Replies: 0
    Last Post: November 29th, 2012, 01:38 AM
  2. Can't make this circle disapear!
    By mkrage in forum What's Wrong With My Code?
    Replies: 6
    Last Post: October 27th, 2012, 03:45 PM
  3. java (circle)
    By coder.freak in forum Member Introductions
    Replies: 3
    Last Post: March 26th, 2011, 12:01 PM
  4. Moving circle problem help
    By nobleisthyname in forum What's Wrong With My Code?
    Replies: 1
    Last Post: June 3rd, 2010, 11:43 AM
  5. Implement dragging a circle
    By jolly in forum AWT / Java Swing
    Replies: 0
    Last Post: August 19th, 2009, 02:48 PM