public class SLinkElbowLeftLeft extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
LABEL_OFFSET |
static int |
LEFT_LEFT |
SLinkElbow |
link |
Path2D |
path |
static int |
RIGHT_RIGHT |
| Constructor and Description |
|---|
SLinkElbowLeftLeft(SLinkElbow link) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildHorizontalRightAbovePath() |
void |
buildHorizontalRightBelowPath() |
void |
buildVerticalPath(int direction) |
void |
updateLeftLeft() |
void |
updateRightRight() |
public static final int LEFT_LEFT
public static final int RIGHT_RIGHT
public static final int LABEL_OFFSET
public SLinkElbow link
public Path2D path
public SLinkElbowLeftLeft(SLinkElbow link)
public void updateLeftLeft()
public void updateRightRight()
public void buildVerticalPath(int direction)
public void buildHorizontalRightBelowPath()
public void buildHorizontalRightAbovePath()
Copyright © 2013. All rights reserved.