Kig Python Scripting API Documentation

Kig Python Scripting API Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
AbstractLineAn Object class that is the base of the line-like Object's: Segment, Line and Ray
AngleAn Object representing an angle
ArcAn Object representing an arc
BogusObjectThis is the base class for the so-called BogusObject's
CircleAn Object representing a circle
ConicAn Object representing a conic
ConicCartAn implementation of Conic to be used when only the cartesian equation of the conic is known
ConicCartesianDataCartesian Conic Data
ConicPolarAn implementation of Conic to be used when only the cartesian equation of the conic is known
ConicPolarDataThis class represents an equation of a conic in the form $ \rho(\theta) = \frac{p}{1 - e \cos\theta}$
CoordinateBasic class representing a 2D location by its x and y components
CubicAn Object representing a cubic
CubicCartesianDataThis 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 $
CurveThis class represents a curve: something which is composed of points, like a line, a circle, a locus
DoubleObjectThis Object is a BogusObject containing only a double value
IntObjectThis Object is a BogusObject containing only an int value
InvalidObjectThis Object represents an invalid object
LineAn Object representing a line
LineDataSimple class representing a line
ObjectBehaviour of an object after it is calculated
ObjectTypeInstances of this class represent a certain Object type
PointAn Object representing a point
RayAn Object representing a ray
SegmentAn Object representing a segment
StringObjectThis Object is a BogusObject containing only a string value
TransformationClass representing a transformation
VectorAn Object representing a vector
KDE Logo
This file is part of the documentation for kdelibs 0.10.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Mon Aug 15 23:01:22 2005 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2001