|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectora.gui.helper.Arrow
public class Arrow
Draws an arrow
Constructor Summary | |
---|---|
Arrow()
|
Method Summary | |
---|---|
static void |
drawArrow2D(java.awt.Graphics2D g,
int x1,
int y1,
int x2,
int y2,
double ratioPlace,
int size)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Arrow()
Method Detail |
---|
public static void drawArrow2D(java.awt.Graphics2D g, int x1, int y1, int x2, int y2, double ratioPlace, int size)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |