|
frmBreakLigature Public Properties
|
OriginalDot
|
|
The Dot which was the actual Locus of the Break |
Category: Behavior |
Public Property OriginalDot() As Dot
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Dot |
|
OriginalLig
|
|
The Ligature to which OriginalDot belongs |
Category: Behavior |
Public ReadOnly Property OriginalLig() As Ligature
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Ligature |
|
OriginalLigDots
|
|
DotCollection Listing and Tracking through the Break the Dots Belonging to the original Ligature which is Broken |
Category: Layout |
Public Property OriginalLigDots() As DotCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
DotCollection |
|
OriginalLigHooks
|
|
HookCollection Listing and Tracking through the Break the Hooks Belonging to the original Ligature which is Broken |
Category: Layout |
Public ReadOnly Property OriginalLigHooks() As HookCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
HookCollection |
|
RootSA
|
|
Reference to the SheetOfAssertion which is the Root of this Graph Construction |
Category: Behavior |
Public ReadOnly Property RootSA() As SheetOfAssertion
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
SheetOfAssertion |
|
SplitOffDot
|
|
The New Dot which was split off from OriginalDot at the actual Locus of the Break |
Category: Behavior |
Public Property SplitOffDot() As Dot
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Dot |
|
SplitOffLig
|
|
The Ligature to which SplitOffDot belongs |
Category: Behavior |
Public ReadOnly Property SplitOffLig() As Ligature
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Ligature |
|
SplitOffLigDots
|
|
DotCollection Listing and Tracking through the Break the Dots Belonging to the newly-created Ligature which arises in the Break |
Category: Layout |
Public Property SplitOffLigDots() As DotCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
DotCollection |
|
SplitOffLigHooks
|
|
HookCollection Listing and Tracking through the Break the Hooks Belonging to the newly-created Ligature which arises in the Break |
Category: Layout |
Public ReadOnly Property SplitOffLigHooks() As HookCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
HookCollection |
|
|
|