public interface NFELinePointRuleHandler
extends NFERuleHandler
Defines a line-point rule handler. A handler of this type is assigned to a line-point rule and is fired when the rule is triggered.
A rule handler is responsible of specifying which elements will be connected when a line-point rule is applicable.
The rule handler receives information about which elements are applicable for a rule.