public class GraphicsAdds
extends java.lang.Object
Constructor and Description |
---|
GraphicsAdds()
Creates a new instance of Arrow
|
Modifier and Type | Method and Description |
---|---|
static void |
Arrow(java.awt.Graphics g,
int x,
int y,
int orientation,
int w) |
static void |
Cross(java.awt.Graphics g,
int x,
int y,
int w) |