SankeyLink class

Constructors

Properties

colorAlpha double?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
index int
getter/setter pair
leftBottom Offset
getter/setter pair
leftTop Offset
绘制相关所需的坐标点数据
getter/setter pair
path Path
getter/setter pair
rightBottom Offset
getter/setter pair
rightTop Offset
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
select bool
getter/setter pair
source SankeyNode
final
sourceY double
下面这两个位置都是中心点位置,需要注意
getter/setter pair
target SankeyNode
final
targetY double
getter/setter pair
value double
final
width double
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited