public class SLinkElbowBottomBottom extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BOTTOM_BOTTOM |
static int |
LABEL_OFFSET |
SLinkElbow |
link |
Path2D |
path |
static int |
TOP_TOP |
| Constructor and Description |
|---|
SLinkElbowBottomBottom(SLinkElbow link) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildHorizontalPath(int direction) |
void |
buildHorizontalRightAbovePath() |
void |
buildHorizontalRightBelowPath() |
void |
updateBottomBottom() |
void |
updateTopTop() |
public static final int BOTTOM_BOTTOM
public static final int TOP_TOP
public static final int LABEL_OFFSET
public SLinkElbow link
public Path2D path
public SLinkElbowBottomBottom(SLinkElbow link)
public void updateBottomBottom()
public void updateTopTop()
public void buildHorizontalPath(int direction)
public void buildHorizontalRightBelowPath()
public void buildHorizontalRightAbovePath()
Copyright © 2013. All rights reserved.