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]
 CConicCartesianDataCartesian Conic Data
 CConicPolarDataThis class represents an equation of a conic in the form $ \rho(\theta) = \frac{p}{1 - e \cos\theta}$
 CCoordinateBasic class representing a 2D location by its x and y components
 CCubicCartesianDataThis 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 $
 CLineDataSimple class representing a line
 CObjectBehaviour of an object after it is calculated
 CAngleAn Object representing an angle
 CBogusObjectThis is the base class for the so-called BogusObject's
 CDoubleObjectThis Object is a BogusObject containing only a double value
 CIntObjectThis Object is a BogusObject containing only an int value
 CInvalidObjectThis Object represents an invalid object
 CStringObjectThis Object is a BogusObject containing only a string value
 CCurveThis class represents a curve: something which is composed of points, like a line, a circle, a locus..
 CAbstractLineAn Object class that is the base of the line-like Object's: Segment, Line and Ray
 CLineAn Object representing a line
 CRayAn Object representing a ray
 CSegmentAn Object representing a segment
 CArcAn Object representing an arc
 CConicAn Object representing a conic
 CCircleAn Object representing a circle
 CConicCartAn 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
 CCubicAn Object representing a cubic
 CVectorAn Object representing a vector
 CPointAn Object representing a point
 CObjectTypeInstances 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 Wed May 15 2024 03:39:42 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2001