final class AlterBracket extends OMSVGPathElement
- - ---+-----+---+----------+---+----------------+---+
\ \ \ \ \ \ \
+ + + + + + + vote track
/ / / / / / /
- - ---+-----+---+----------+---+----------------+---+
p0 + + -
| | | depth
+------------------+ -
|----- length -----|| Constructor and Description |
|---|
AlterBracket(NodeV.Box nodeBox,
NodeV _nodeV,
AlterLine _alterLine)
Partially creates an AlterBracket, which an initial call to repaint will finish.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) float |
depth()
The vertical depth of the drawing as currently drawn in the SVG viewport.
|
AlterTie |
getParentNode() |
(package private) float |
length()
The horizontal length of the drawing as currently drawn in the SVG viewport.
|
(package private) OMSVGPathSegMovetoAbs |
p0()
The point at the top left of the drawing as currently drawn in the SVG viewport.
|
(package private) void |
repaint()
Redraws this bracket and calls AlterLine.
|
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, 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, getPreviousSibling, hasChildNodes, insertBefore, normalize, removeChild, replaceChild, setNodeValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfireEventaddClassNameBaseVal, getClassName, getStyle, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseValAlterBracket(NodeV.Box nodeBox, NodeV _nodeV, AlterLine _alterLine)
float depth()
float length()
OMSVGPathSegMovetoAbs p0()
void repaint()
public AlterTie getParentNode()
getParentNode in class OMNode