|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tigris.gef.presentation.ArrowHead
org.tigris.gef.presentation.ArrowHeadHalfTriangle
public class ArrowHeadHalfTriangle
Draws a triangluar arrow head at the end of a FigEdge
| Field Summary |
|---|
| Fields inherited from class org.tigris.gef.presentation.ArrowHead |
|---|
arrow_height, arrow_width, arrowFillColor, arrowLineColor |
| Constructor Summary | |
|---|---|
ArrowHeadHalfTriangle()
|
|
| Method Summary | |
|---|---|
void |
paint(java.awt.Graphics g,
java.awt.Point start,
java.awt.Point end)
|
| Methods inherited from class org.tigris.gef.presentation.ArrowHead |
|---|
dist, dist, getFillColor, getLineColor, getLineLength, paintAtHead, paintAtTail, pointAlongLine, setFillColor, setLineColor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrowHeadHalfTriangle()
| Method Detail |
|---|
public void paint(java.awt.Graphics g,
java.awt.Point start,
java.awt.Point end)
paint in class ArrowHead
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||