Java shapes class/methods output | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Java shapes class/methods output

does anyone know what kind of file format output the shapes produce?

14th Jan 2017, 5:00 AM
Jameson
Jameson - avatar
1 Answer
+ 1
As far as I know, Shape does not provide a file output. But you could implement the interface and output height, width and the coordinates. Or you could describe what you want to do in detail, maybe there's another/better way than using Shape?
6th Feb 2017, 6:08 PM
Tashi N
Tashi N - avatar