Kig Python Scripting API Documentation

Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
oCConicCartesianDataCartesian Conic Data
oCConicPolarDataThis class represents an equation of a conic in the form $ \rho(\theta) = \frac{p}{1 - e \cos\theta}$
oCCoordinateBasic class representing a 2D location by its x and y components
oCCubicCartesianDataThis class represents an equation of a cubic in the form $ a_{ijk} x_i x_j x_k = 0 $ (in homogeneous coordinates, $ i,j,k = 0,1,2 $), $ i <= j <= k $
oCLineDataSimple class representing a line
oCObjectBehaviour of an object after it is calculated
|oCAngleAn Object representing an angle
|oCBogusObjectThis is the base class for the so-called BogusObject's
||oCDoubleObjectThis Object is a BogusObject containing only a double value
||oCIntObjectThis Object is a BogusObject containing only an int value
||oCInvalidObjectThis Object represents an invalid object
||\CStringObjectThis Object is a BogusObject containing only a string value
|oCCurveThis class represents a curve: something which is composed of points, like a line, a circle, a locus..
||oCAbstractLineAn Object class that is the base of the line-like Object's: Segment, Line and Ray
|||oCLineAn Object representing a line
|||oCRayAn Object representing a ray
|||\CSegmentAn Object representing a segment
||oCArcAn Object representing an arc
||oCConicAn Object representing a conic
|||oCCircleAn Object representing a circle
|||oCConicCartAn implementation of Conic to be used when only the cartesian equation of the conic is known
|||\CConicPolarAn implementation of Conic to be used when only the cartesian equation of the conic is known
||oCCubicAn Object representing a cubic
||\CVectorAn Object representing a vector
|\CPointAn Object representing a point
oCObjectTypeInstances of this class represent a certain Object type
\CTransformationClass representing a transformation
KDE Logo
This file is part of the documentation for tdelibs .
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sat Oct 23 2021 21:31:26 by doxygen 1.8.6 written by Dimitri van Heesch, © 1997-2001