bibliotekon, link, skinParam| Constructor and Description |
|---|
SmetanaEdge(Link link,
ST_Agedge_s edge,
YMirror ymirror,
TextBlock label,
TextBlock tailLabel,
TextBlock headLabel,
Bibliotekon bibliotekon,
ISkinParam skinParam) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawU(UGraphic ug) |
Direction |
getArrowDirection() |
double |
getArrowDirectionInRadian() |
XPoint2D |
getEndPoint() |
XPoint2D |
getStartPoint() |
boolean |
isHidden() |
void |
moveDelta(double deltaX,
double deltaY) |
diagramTypepublic SmetanaEdge(Link link, ST_Agedge_s edge, YMirror ymirror, TextBlock label, TextBlock tailLabel, TextBlock headLabel, Bibliotekon bibliotekon, ISkinParam skinParam)
public XPoint2D getStartPoint()
public XPoint2D getEndPoint()
public void moveDelta(double deltaX,
double deltaY)
public Direction getArrowDirection()
getArrowDirection in interface GuideLinepublic double getArrowDirectionInRadian()
getArrowDirectionInRadian in interface GuideLine