Kig Python Scripting API Documentation

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oCAbstractLineAn Object class that is the base of the line-like Object's: Segment, Line and Ray
oCAngleAn Object representing an angle
oCArcAn Object representing an arc
oCBogusObjectThis is the base class for the so-called BogusObject's
oCCircleAn Object representing a circle
oCConicAn Object representing a conic
oCConicCartAn implementation of Conic to be used when only the cartesian equation of the conic is known
oCConicCartesianDataCartesian Conic Data
oCConicPolarAn implementation of Conic to be used when only the cartesian equation of the conic is known
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
oCCubicAn Object representing a cubic
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 $
oCCurveThis class represents a curve: something which is composed of points, like a line, a circle, a locus..
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
oCLineAn Object representing a line
oCLineDataSimple class representing a line
oCObjectBehaviour of an object after it is calculated
oCObjectTypeInstances of this class represent a certain Object type
oCPointAn Object representing a point
oCRayAn Object representing a ray
oCSegmentAn Object representing a segment
oCStringObjectThis Object is a BogusObject containing only a string value
oCTransformationClass representing a transformation
\CVectorAn Object representing a vector
KDE Logo
This file is part of the documentation for kdelibs 0.10.7.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Thu Jun 13 2013 09:28:22 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2001