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, setVisible
addActivateHandler, 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, setXmlspace
addClassNameBaseVal, getClassName, getMarkup, getOwnerSVGElement, getStyle, getViewportElement, getXmlbase, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseVal, setId, setXmlbase
getAttribute, getAttributeNode, getAttributeNS, getAttributes, getElement, getElementsByTagName, getElementsByTagNameNS, getId, getTagName, hasAttribute, hasAttributeNS, removeAttribute, setAttribute, setAttributeNode, setAttributeNS
addDomHandler, 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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fireEvent
addClassNameBaseVal, getClassName, getStyle, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseVal
AlterLine()
void repaint(AlterBracket bracket)