public class ConnectionVerticalDown extends AbstractConnection implements ConnectionTranslatable
Constructor and Description |
---|
ConnectionVerticalDown(Ftile ftile1,
Ftile ftile2,
Point2D p1,
Point2D p2,
Rainbow color,
TextBlock textBlock) |
Modifier and Type | Method and Description |
---|---|
void |
drawTranslate(UGraphic ug,
UTranslate translate1,
UTranslate translate2) |
void |
drawU(UGraphic ug) |
double |
getMaxX(StringBounder stringBounder) |
getFtile1, getFtile2, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFtile1, getFtile2
public double getMaxX(StringBounder stringBounder)
public void drawTranslate(UGraphic ug, UTranslate translate1, UTranslate translate2)
drawTranslate
in interface ConnectionTranslatable
Copyright © 2016. All Rights Reserved.