Index of the zpoints module
-
m
base.geometry_complex.zplane.zpoints
...
- objects representing a point of the complex plane
-
m
z_points
...
- points of the complex plane with fixed or dependant position
-
f
zPoint
...
- factory' function returns instance of a class representing a point of the
complex plane with position fixed or dependant on its arguments
-
C
u_to_zPoint
...
- complex point (stereographically) projected from the given point of
the Riemann sphere
-
C
zPowerPoint
...
- complex point of intersection of the radical axis of the given 2 circles
and the line of the circles' centers
-
C
zRotation
...
- complex point determined by stereographic projection of the rotation of
the second complex point argument, with the projection of the first complex point
argument as the rotation axis, by the given angle.
-
C
zCircumPoint
...
- complex point on the given complex circle rotated by the given
angle (in radians)
-
C
zPolarPoint
...
- complex point fixed at given 'angle' and 'dist' polar coordinates
-
C
zInversePoint
...
- complex point inverse to the given complex point with respect to
the given complex circle
-
C
zFixedPoint
...
- complex point fixed at given (real, imaginary) coordinates
-
C
zOrthoPoint
...
- complex point orthogonal to the given complex point, i.e. antipodal
to it's stereographic projection onto the Riemann sphere.
-
C
zHarmonic
...
- complex point harmonic conjugate to the 3rd given complex point with
the respect to the 1st and 2nd given complex points
-
C
zConjugate
...
- complex point conjugate of the given complex point
-
C
z_uRotation
...
- complex point determined by stereographic projection of the rotation of
the complex point argument, with the given point of the Riemann sphere
as the rotation axis, by the given angle.
-
m
z_mobpoints
...
- points of the complex plane with position determined in connection with
a defined Moebius transformation
-
f
mobPoint
...
- factory' function returns instance of a class representing the Mobius transoformation of
a given point
-
C
mobFixed
...
- complex point representing one of the points fixed of the given
Mobius transformation
-
C
mobInversePole
...
- complex point to which the point at infinity is transformed under the given
Mobius transformation
-
C
mobPole
...
- complex point which is transformed to the point at infinity under the given
Mobius transformation
-
m
z_sliders
...
- points of the complex plane which can be picked and moved
-
f
zSlider
...
- factory' function returns instance of a class representing a point of the
complex plane which can be picked and moved
-
C
zLineSlider
...
- complex point on the given complex line which can be picked, with movement constrained to
the given line and with initial position determined by the 'ratio' keyword.
-
C
zCircleSlider
...
- complex point on the given complex circle which can be picked, with movement constrained to
the given circle and with initial position determined by the 'angle' keyword.
-
C
zFreePoint
...
- complex point intially at given (real,imaginary) coordinates that can be picked and
moved freely on the complex plane
-
m
z_anipoints
...
- points of the complex plane which change position at each update cycle
-
f
zAniPoint
...
- factory function returns instance of a class representing a point of the
complex plane which moves along a given object or defined path at each update cycle
-
C
zSlidingPoint
...
- complex point which moves along the given complex line, at a rate
determined by the 'rate' keyword
-
C
zCirclingPoint
...
- complex point which moves along the given complex circle, at a rate
determined by the 'rate' keyword, and initial position determined by
the 'angle' keyword.
-
C
zRotatingPoint
...
- complex point which moves the 2nd given complex point along the path induced by the
rotation of the unit sphere, with the stereographic projection of the first complex point
argmuent as axis of rotation, and initial position determined by the 'angle' keyword.