Commit Graph

11 Commits

Author SHA1 Message Date
6019f0fc41
Improvfed constructors using this keyword. Filter input through setters. 2020-09-25 21:33:10 +03:00
7390d3d9f8
Use 'super' constructors and parse negative circle radius. 2020-09-23 13:36:57 +03:00
f4fa262bd9
update:
- ignore meta-inf
	- Change c style args array in main. (recommended by IDE)
	- build with java 1.8.x
2020-09-09 22:47:44 +03:00
f64343c59c
lab01:
- Added javadoc for all classes
	- update gitignore
2020-09-05 22:48:38 +03:00
8e8c36d091
Lab01: Test program 2020-08-31 16:09:12 +03:00
7a332d5f6a
Match assignment output 2020-08-31 16:08:18 +03:00
732124669c
Added Cylinder class
Changed toString methods to work inhirit correctly.
2020-08-31 14:45:34 +03:00
c1a575da75
Added Rectangle class 2020-08-31 13:46:04 +03:00
8fab7964e9
Added Circle class 2020-08-31 12:49:44 +03:00
5c80a195ea
Changed toString() 2020-08-31 12:49:10 +03:00
247ec08bb7
Point class 2020-08-31 12:05:32 +03:00