public class StraightConnector extends AbstractConnector
| Constructor and Description |
|---|
StraightConnector(Site tail,
Site head)
Create a new straight connector between the given
sites.
|
| Modifier and Type | Method and Description |
|---|---|
void |
repositionLabel()
Tell the connector to reposition its label if it has one.
|
void |
route()
Tell the connector to route itself between the
current positions of the head and tail sites.
|
void |
translate(double x,
double y)
Translate the connector.
|
getBounds, getDashArray, getHeadEnd, getHeadSite, getLabelFigure, getLineWidth, getShape, getStroke, getStrokePaint, getTailEnd, getTailSite, headMoved, hit, intersects, paint, reroute, setDashArray, setHeadEnd, setHeadSite, setLabelFigure, setLineWidth, setShape, setStroke, setStrokePaint, setTailEnd, setTailSite, tailMoved, transformcontains, getInteractor, getLayer, getOrigin, getParent, getToolTipText, getTransformContext, getUserObject, isVisible, paint, repaint, repaint, setInteractor, setParent, setToolTipText, setUserObject, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontains, getInteractor, getLayer, getOrigin, getParent, getToolTipText, setInteractor, setParent, setToolTipTextisVisible, paint, setVisiblegetTransformContext, repaint, repaintgetUserObject, setUserObjectpublic void repositionLabel()
repositionLabel in class AbstractConnectorpublic void route()
route in interface Connectorroute in class AbstractConnectorpublic void translate(double x,
double y)
translate in interface Figuretranslate in class AbstractConnectorCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.