public override bool ClashesWith(SvgConstraint other) => false;
Esempio n. 2
0
        }                                    // for Classify

        public override bool ClashesWith(SvgConstraint other) => other is SvgCellConstraint;