
-----------------------------------
NewbieJavaProggrammer1234
Mon Oct 04, 2004 10:16 pm

drawing lines
-----------------------------------
does anyone know if it is possible to change the thickness of drawing a line?

-----------------------------------
Tony
Mon Oct 04, 2004 10:24 pm


-----------------------------------
i think you would need to state which library you're using to draw things :think:

-----------------------------------
Dan
Tue Oct 05, 2004 1:14 pm


-----------------------------------
If you are using the awt ones then i blive it is.....tho it depends alot on your code, how you are doing things, what libs you are using and if u are using real java (sun java) or an evil clone (J++ or RTP).

-----------------------------------
Hikaru79
Sat Oct 16, 2004 4:05 pm


-----------------------------------
Judging by your username, I'm guessing you're just taking Java in a high school environment. In which case, no it's not, because High Schools use hsa.Console which doesn't have it. You could easily write your own method though, that just draws multiple lines 1 pixel apart so that it looks like a real line. Wouldn't be hard at all.

-----------------------------------
Andy
Sat Oct 16, 2004 5:49 pm


-----------------------------------
err wtf are u talkin about... hsa does have it and most schools dont even use hsa

-----------------------------------
Hikaru79
Sat Oct 16, 2004 10:57 pm


-----------------------------------
HSA does have it, really?  :shock: I stand corrected, in that case. I'm looking at the hsa package site (http://www.holtsoft.com/java/hsa_pkg_overview.html) and it's not listing it anywhere. Maybe I'm just not looking hard enough, the URL's there if you want to find it :) 

Sorry for the mistake, not that familiar with HSA it seems :(

As for most schools not using HSA, it seems from a lot of the posters in other threads that a fair amount DO use it.
