HeatmapDendrogramHitTarget class final
Stable hierarchy identity selected by screen-space hit testing.
- Annotations
Properties
- axis → HeatmapDendrogramAxis
-
final
- distance → double
-
Screen-space distance from the pointer to the accepted target.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- identity → HeatmapDendrogramTargetIdentity
-
Stable, portable identity independent of the current canvas geometry.
no setter
- kind → HeatmapDendrogramHitKind
-
final
- leafIndex → int?
-
final
- memberCount → int?
-
final
- nodeId → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- segmentId → String?
-
final
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