new Arc(sourcePos, numberEle, targetPos, text)
Arc object constructor for maximum matchin pair generation
Parameters:
Name | Type | Description |
---|---|---|
sourcePos |
First starting position of the arc | |
numberEle |
Length of the arc in characters | |
targetPos |
Second starting position of the arc | |
text |
String value of the arc |
- Source:
Returns:
Instance of an Arc object
Members
numberEle
First starting position of the arc
- Source:
targetPos
Length of the arc in characters
- Source:
text
Second starting position of the arc
- Source: