Kig Python Scripting API Documentation

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAbstractLineAn Object class that is the base of the line-like Object's: Segment, Line and Ray
 CAngleAn Object representing an angle
 CArcAn Object representing an arc
 CBogusObjectThis is the base class for the so-called BogusObject's
 CCircleAn Object representing a circle
 CConicAn Object representing a conic
 CConicCartAn implementation of Conic to be used when only the cartesian equation of the conic is known
 CConicCartesianDataCartesian Conic Data
 CConicPolarAn implementation of Conic to be used when only the cartesian equation of the conic is known
 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
 CCubicAn Object representing a cubic
 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 $
 CCurveThis class represents a curve: something which is composed of points, like a line, a circle, a locus..
 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
 CLineAn Object representing a line
 CLineDataSimple class representing a line
 CObjectBehaviour of an object after it is calculated
 CObjectTypeInstances of this class represent a certain Object type
 CPointAn Object representing a point
 CRayAn Object representing a ray
 CSegmentAn Object representing a segment
 CStringObjectThis Object is a BogusObject containing only a string value
 CTransformationClass representing a transformation
 CVectorAn Object representing a vector
KDE Logo
This file is part of the documentation for tdelibs .
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sat Dec 21 2024 20:11:58 by doxygen 1.9.4 written by Dimitri van Heesch, © 1997-2001