org.globus.cog.gui.grapheditor.util.swing
Class TextArrow
java.lang.Object
org.globus.cog.gui.grapheditor.util.swing.Arrow
org.globus.cog.gui.grapheditor.util.swing.TextArrow
- public class TextArrow
- extends Arrow
|
Field Summary |
protected double |
alpha
|
protected double |
l
|
|
Constructor Summary |
TextArrow(int x1,
int y1,
int x2,
int y2,
short lwidth,
short awidth,
short alen,
String text)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
alpha
protected double alpha
l
protected double l
TextArrow
public TextArrow(int x1,
int y1,
int x2,
int y2,
short lwidth,
short awidth,
short alen,
String text)
update
public void update()
- Overrides:
update in class Arrow
paint
public void paint(Graphics g)
- Overrides:
paint in class Arrow
getText
public String getText()
setText
public void setText(String text)