bloqade.lanes.visualize.entropy_tree.state.SeenLinkState
← Module overview
class
classSeenLinkState¶source
bloqade.lanes.visualize.entropy_tree.state.SeenLinkState
Signature
class SeenLinkState(source_id: int, target_id: int, color: str = '#F9A825')Parameters
| Name | Type | Default | Description |
|---|---|---|---|
source_id | int | required | |
target_id | int | required | |
color | str | '#F9A825' |
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
source_id | int | required | |
target_id | int | required | |
color | str | '#F9A825' |