ComparisonConfig
- class Communicator.ComparisonConfig()
Settings that control the behavior of visual node comparison enabled by
View.startComparison
Properties
The color used for areas covered by the first set of… |
|
The color used for areas covered by the second set of… |
|
The color used for areas covered by both sets of nodes. |
Properties
- Communicator.ComparisonConfig.only1Color
The color used for areas covered by the first set of nodes but not the second set.
- Communicator.ComparisonConfig.only2Color
The color used for areas covered by the second set of nodes but not the first set.
- Communicator.ComparisonConfig.sameColor
The color used for areas covered by both sets of nodes.