Geometric Objects on the Complex Plane
Pages
- zPlane Abstracts
classes defining interfaces for PyGeo geometric primitives associated with the geometry of the complex plane
- zPoint(...)
object derived from the _zPoint abstract class, representing a point of the complex plane , with its position determined with respect to its numeric, geometric, and/or constant arguments
- zFreePoint(...)
pickable point derived from the _zPoint abstract class that can be freely moved on the complex plane , with its initial position in space determined by (real,imag) coordinate arguments
- zSlider(...)
pickable points derived from the _zPoint abstract class constrained to move on a given geometric object of the complex plane
- zAniPoint(...)
points derived from the _zPoint abstract class which move in relationship to a given geometric object of the complex plane at each update cycle
- zLine(...)
objects derived from the _zLine abstract class, representing an infinite line on the complex plane .
- zCircle(...)
Objects derived from the _zCircle abstract class representing the set of points of the complex plane that are equidistant from a given point
- zPointArray(...)
objects derived from the _zPointArray abstract class, representing an array of points with determined positions in the complex plane
- zLineArray(...)
objects derived from the _zLineArray abstract class, representing an array of lines with determined positions on the complex plane
- zCirclePencil(...)
objects derived from the _zCirclePencil abstract class, representing an array of complex circles with determined positions on the complex plane
- mobTransform(...)
objects derived from the _zTransformation abstract class represented a defined linear fractional transformation of a given list of geometric objects of the complex plane