A RadiusFact that corresponds to a PointFacts and has a float value (the actual radius).
More...
A RadiusFact that corresponds to a PointFacts and has a float value (the actual radius).
◆ RadiusFact() [1/3]
RadiusFact.RadiusFact |
( |
| ) |
|
Only being used by JsonReader to initiate empty Facts.
- See also
- SOMDocManager
◆ RadiusFact() [2/3]
RadiusFact.RadiusFact |
( |
string |
cid1 | ) |
|
Standard Constructor: Initiates Cid1 and rad
- Parameters
-
◆ RadiusFact() [3/3]
RadiusFact.RadiusFact |
( |
string |
Cid1, |
|
|
SOMDoc |
_ServerDefinition |
|
) |
| |
Bypasses initialization of new MMT Fact by using existend URI, which is not checked for existence.
- Parameters
-
Cid1 | sets Cid1 |
backendURI | MMT URI |
◆ _ReInitializeMe()
override Fact RadiusFact._ReInitializeMe |
( |
Dictionary< string, string > |
old_to_new | ) |
|
|
protected |
◆ Defines()
override SOMDoc RadiusFact.Defines |
( |
| ) |
|
◆ EquivalentWrapped()
Compares f1 against f2 .
- Parameters
-
f1 | Fact to compare to |
f2 | Fact to compare to |
- Returns
true
if f2 is semantical very similar to f1
◆ generateLabel()
override string RadiusFact.generateLabel |
( |
FactRecorder |
name_space | ) |
|
|
protected |
auto-generates GetLabel using generation variable(s) e.g. LabelId; if custom GetLabel is set, tries to restore original generated GetLabel without resetting _CustomLabel. If original GetLabel is already taken, a new one will be generated.
- Returns
- auto-generated GetLabel
◆ GetDependentFactIds()
override string[] RadiusFact.GetDependentFactIds |
( |
| ) |
|
|
protected |
◆ MakeMMTDeclaration()
override MMTFact RadiusFact.MakeMMTDeclaration |
( |
| ) |
|
Constructs struct for not-right-angled MMT Fact AddFactResponse
- Parameters
-
◆ parseFact()
static new IEnumerator RadiusFact.parseFact |
( |
List< Fact > |
ret, |
|
|
MMTFact |
fact |
|
) |
| |
|
static |
◆ RecalculateTransform()
override void RadiusFact.RecalculateTransform |
( |
| ) |
|
|
protected |
◆ Cid1
The circle corresponding to the radius
◆ rad
◆ Circle
◆ HasDependentFacts
override bool RadiusFact.HasDependentFacts |
|
get |
The documentation for this class was generated from the following file:
- D:/Users/marco/Dokuments/OneDrive/FAU/Informatik/!UFrameIT/FrameIT/MaZiFAU/Assets/Scripts/InteractionEngine/FactHandling/Facts/CircleFact.cs