FrameIT
|
Classes | |
class | CircleFact |
A Circle that is made out of a middle point, a plane and a radius More... | |
class | RadiusFact |
A RadiusFact that corresponds to a PointFacts and has a float value (the actual radius). More... | |
class | AreaCircleFact |
Area of a CircleFact More... | |
class | OnCircleFact |
A PointFact on a CircleFact More... | |
class | AngleCircleLineFact |
Angle comprised of a line and a circle More... | |
class | OrthogonalCircleLineFact |
The fact that the plane of a CircleFact and the line <see cref="RayFact>RayFactare orthogonal More... | |
class | EqualCirclesFact |
A fact that describes, that two circles have the same size and is comprised of two CircleFacts More... | |
class | UnEqualCirclesFact |
A fact that describes, that two circles have not the same size and is comprised of two CircleFacts More... | |