public interface NFELinePointRuleHandler extends NFERuleHandler
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NFEConnectionDescriptor<NFEFeatureElement,NFEFeatureElement>> |
getConnectionDescriptors(NFELinePointRuleHandlerParam param)
Gets a list connection descriptors which define how and which of the elements given the parameter, are going to be connected.
|
getContext, setContextjava.util.List<NFEConnectionDescriptor<NFEFeatureElement,NFEFeatureElement>> getConnectionDescriptors(NFELinePointRuleHandlerParam param)
param - contains all the elements intersecting in one point. Additionally, it also specifies which elements match the current rule.