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: how do you control the seperate X & Y axis of all corners of a shape?

  1. #1
    Junior Member
    Join Date
    Apr 2012
    Posts
    17
    My Mood
    Stressed
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Default how do you control the seperate X & Y axis of all corners of a shape?

    i am just wondering is there a way of manipulating all corners of shape ? the only way i know you can do this is by using openGL but i keen to know if this is possible in core java. thanks


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: how do you control the seperate X & Y axis of all corners of a shape?

    What do you mean by "manipulating all corners"? Are you talking about showing shapes on a GUI? How are the shapes being drawn? What classes and methods are being used?
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Text Input into seperate arrays help
    By CommisarDave in forum File I/O & Other I/O Streams
    Replies: 3
    Last Post: July 23rd, 2012, 02:34 PM
  2. JOptionPane display on seperate lines
    By ddonn in forum What's Wrong With My Code?
    Replies: 1
    Last Post: March 2nd, 2012, 08:24 PM
  3. opening a new jframe using a seperate file
    By bigblondguy in forum AWT / Java Swing
    Replies: 2
    Last Post: November 6th, 2011, 07:16 AM
  4. How to seperate several messages in a byte buffer
    By perl0101 in forum Java Networking
    Replies: 4
    Last Post: April 12th, 2011, 05:29 PM
  5. Switching between frames from a seperate class
    By kurt-hardy in forum AWT / Java Swing
    Replies: 4
    Last Post: February 14th, 2011, 04:19 AM

Tags for this Thread