final class AlterLine extends Connector
alter | |
bracket +------+------+
|
tLink +--------------------------------+| Constructor and Description |
|---|
AlterLine()
Creates an AlterLine.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
repaint(AlterBracket bracket)
Redraws this line to connect with the bracket, or sets it invisible if the bracket
is too close to the link.
|
isLongEnough, isVisible, link, linkSink, setVisibleaddActivateHandler, addClickHandler, addDragEndHandler, addDragEnterHandler, addDragHandler, addDragLeaveHandler, addDragOverHandler, addDragStartHandler, addDropHandler, addFocusInHandler, addFocusOutHandler, addLoadHandler, addMouseDownHandler, addMouseMoveHandler, addMouseOutHandler, addMouseOverHandler, addMouseUpHandler, addTouchCancelHandler, addTouchEndHandler, addTouchMoveHandler, addTouchStartHandler, createSVGPathSegArcAbs, createSVGPathSegArcRel, createSVGPathSegClosePath, createSVGPathSegCurvetoCubicAbs, createSVGPathSegCurvetoCubicRel, createSVGPathSegCurvetoCubicSmoothAbs, createSVGPathSegCurvetoCubicSmoothRel, createSVGPathSegCurvetoQuadraticAbs, createSVGPathSegCurvetoQuadraticRel, createSVGPathSegCurvetoQuadraticSmoothAbs, createSVGPathSegCurvetoQuadraticSmoothRel, createSVGPathSegLinetoAbs, createSVGPathSegLinetoHorizontalAbs, createSVGPathSegLinetoHorizontalRel, createSVGPathSegLinetoRel, createSVGPathSegLinetoVerticalAbs, createSVGPathSegLinetoVerticalRel, createSVGPathSegMovetoAbs, createSVGPathSegMovetoRel, getAnimatedNormalizedPathSegList, getAnimatedPathSegList, getBBox, getCTM, getExternalResourcesRequired, getFarthestViewportElement, getNearestViewportElement, getNormalizedPathSegList, getPathLength, getPathSegAtLength, getPathSegList, getPointAtLength, getRequiredExtensions, getRequiredFeatures, getScreenCTM, getSystemLanguage, getTotalLength, getTransform, getTransformToElement, getXmllang, getXmlspace, hasExtension, setXmllang, setXmlspaceaddClassNameBaseVal, getClassName, getMarkup, getOwnerSVGElement, getStyle, getViewportElement, getXmlbase, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseVal, setId, setXmlbasegetAttribute, getAttributeNode, getAttributeNS, getAttributes, getElement, getElementsByTagName, getElementsByTagNameNS, getId, getTagName, hasAttribute, hasAttributeNS, removeAttribute, setAttribute, setAttributeNode, setAttributeNSaddDomHandler, addHandler, appendChild, cleanup, cloneNode, convert, convertList, dispatch, fireEvent, getChildNodes, getEventBus, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNode, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, hasChildNodes, insertBefore, normalize, removeChild, replaceChild, setNodeValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfireEventaddClassNameBaseVal, getClassName, getStyle, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseValAlterLine()
void repaint(AlterBracket bracket)