Interface: DefaultLine

DefaultLine

graph.line.shapes

Source:

Methods

(static) checkNewLine(data)

Parameters:
Name Type Description
data
Source:

(static) makePath(fromX, fromY, toX, toY, fromPointNode, toPointNode)

Parameters:
Name Type Description
fromX
fromY
toX
toY
fromPointNode
toPointNode
Source:

(static) render(data, allNodesMap, line)

Parameters:
Name Type Description
data
allNodesMap
line
Source:

(static) renderArrow(data, allNodesMap, arrow)

Parameters:
Name Type Description
data
allNodesMap
arrow
Source:

(static) renderLabel(data, allNodesMap, lineShapePath, labelGroup)

是否渲染文字

Parameters:
Name Type Description
data
allNodesMap
lineShapePath
labelGroup

是否已有文字对象

Source: