mirror of
https://github.com/avinal/Golden-Ratio-Image.git
synced 2026-01-10 07:08:33 +05:30
Removed Depends Folder
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
package src.depends;
|
package src;
|
||||||
|
|
||||||
import java.awt.BasicStroke;
|
import java.awt.BasicStroke;
|
||||||
import java.awt.Color;
|
import java.awt.Color;
|
||||||
@@ -12,7 +12,6 @@ import java.awt.image.BufferedImage;
|
|||||||
import java.io.File;
|
import java.io.File;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
import javax.imageio.ImageIO;
|
import javax.imageio.ImageIO;
|
||||||
import src.depends.StdDraw;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The class creates and draws the image according to golden ratio.
|
* The class creates and draws the image according to golden ratio.
|
||||||
|
|||||||
Reference in New Issue
Block a user