|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthorizontdeformer.graphicsoutputs.GraphicsAdds
public class GraphicsAdds
Constructor Summary | |
---|---|
GraphicsAdds()
Creates a new instance of Arrow |
Method Summary | |
---|---|
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)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphicsAdds()
Method Detail |
---|
public static void Arrow(java.awt.Graphics g, int x, int y, int orientation, int w)
public static void Cross(java.awt.Graphics g, int x, int y, int w)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |