public class SLinkElbowTopBottom extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BOTTOM_TOP |
static int |
LABEL_OFFSET |
SLinkElbow |
link |
Path2D |
path |
static int |
TOP_BOTTOM |
| Constructor and Description |
|---|
SLinkElbowTopBottom(SLinkElbow link) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildHorizontalPath() |
void |
buildHorizontalRightPath(int direction) |
void |
buildVerticalPath() |
void |
updateBottomTop() |
void |
updateTopBottom() |
public static final int TOP_BOTTOM
public static final int BOTTOM_TOP
public static final int LABEL_OFFSET
public SLinkElbow link
public Path2D path
public SLinkElbowTopBottom(SLinkElbow link)
Copyright © 2013. All rights reserved.