Package horizontdeformer.graphicsoutputs
Class GraphicsAdds
java.lang.Object
horizontdeformer.graphicsoutputs.GraphicsAdds
public class GraphicsAdds
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GraphicsAdds
public GraphicsAdds()Creates a new instance of Arrow
-
-
Method Details
-
Arrow
public static void Arrow(java.awt.Graphics g, int x, int y, int orientation, int w) -
Cross
public static void Cross(java.awt.Graphics g, int x, int y, int w)
-