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