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