public class SLinkElbowLeftRight extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
LABEL_OFFSET |
static int |
LEFT_RIGHT |
SLinkElbow |
link |
Path2D |
path |
static int |
RIGHT_LEFT |
| Constructor and Description |
|---|
SLinkElbowLeftRight(SLinkElbow link) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildHorizontalPath() |
void |
buildVerticalBottomPath(int direction) |
void |
buildVerticalPath() |
void |
updateLeftRight() |
void |
updateRightLeft() |
public static final int LEFT_RIGHT
public static final int RIGHT_LEFT
public static final int LABEL_OFFSET
public SLinkElbow link
public Path2D path
public SLinkElbowLeftRight(SLinkElbow link)
Copyright © 2013. All rights reserved.