ComparisonConfig
- class Communicator.ComparisonConfig()
Settings that control the behavior of visual node comparison enabled by
View.startComparison
Properties
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.