Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 (Graphics g)
Index -> Programming, Java -> Java Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
eNc




PostPosted: Wed Nov 03, 2004 7:22 pm   Post subject: (Graphics g)

umm what are the params for an arc
g.fillArc(whathere,whathere,whathere,whathere,whathere,whathere)

I have some idea but ive gotten confused
Sponsor
Sponsor
Sponsor
sponsor
wtd




PostPosted: Wed Nov 03, 2004 7:26 pm   Post subject: (No subject)

http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Graphics.html
rizzix




PostPosted: Wed Nov 03, 2004 7:27 pm   Post subject: (No subject)

always read the API specs.. (aka documentation)

it says:
Quote:
abstract void fillArc(int x, int y, int width, int height, int startAngle, int arcAngle)
Fills a circular or elliptical arc covering the specified rectangle.



EDIT: argh wtd, you beat me to it.
Display posts from previous:   
   Index -> Programming, Java -> Java Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: