Package src
Class TheArtist
- java.lang.Object
-
- src.TheArtist
-
public class TheArtist extends java.lang.ObjectThe class creates and draws the image according to golden ratio.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgoldenDraw()The Actual Drawing Routing.
-