|
BetaReitParameters Public Properties
|
AtomsInReiteree
|
|
Collection of all Atoms Ancestrally in the Reiteree |
Category: Behavior |
Public Property AtomsInReiteree() As AtomicGraphCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
AtomicGraphCollection |
|
ConnectionHook
|
|
The Hook, if any, which maintains a visible connection to its isomorph in the original |
Category: Appearance |
Public Property ConnectionHook() As Hook
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Hook |
|
DotsInReiteree
|
|
Collection of all Dots Ancestrally in the Reiteree |
Category: Behavior |
Public Property DotsInReiteree() As DotCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
DotCollection |
|
Hooks
|
|
A Collection of Hooks, reserved for later use, which could maintain multiple visible Connections |
Category: Appearance |
Public Property Hooks() As HookCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
HookCollection |
|
HooksInReiteree
|
|
Array of the Hooks of this Ligature Ancestrally in the Reiteree |
Category: Behavior |
Public Property HooksInReiteree() As HookCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
HookCollection |
|
Ligature
|
|
Reference to the Ligature being dealt with |
Category: Behavior |
Public Property Ligature() As Ligature
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Ligature |
|
MaintainColor
|
|
"True" means that the copy of this Ligature maintains its connection to (i.e., the Color of) the original |
Category: Appearance |
Public Property MaintainColor() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
Reiteree
|
|
The rootmost Graph being Reitreated |
Category: Behavior |
Public Property Reiteree() As ProtoGraph
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
ProtoGraph |
|
SpotsInReiteree
|
|
Collection of all Spots Ancestrally in the Reiteree |
Category: Behavior |
Public Property SpotsInReiteree() As SpotCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
SpotCollection |
|
|
|