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) |
diagramType
public 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 GuideLine
public double getArrowDirectionInRadian()
getArrowDirectionInRadian
in interface GuideLine