Kig Python Scripting API Documentation

ConicCart Class Reference

An implementation of Conic to be used when only the cartesian equation of the conic is known. More...

Inheritance diagram for ConicCart:

Inheritance graph
[legend]
Collaboration diagram for ConicCart:

Collaboration graph
[legend]
List of all members.

Public Member Functions

ConicCartcopy () const
 Returns a copy of this Object.
const ConicCartesianData cartesianData () const
 Return the cartesian representation of this conic.
const ConicPolarData polarData () const
 Return the polar representation of this conic.

Detailed Description

An implementation of Conic to be used when only the cartesian equation of the conic is known.


Member Function Documentation

ConicCart* ConicCart::copy  )  const [virtual]
 

Returns a copy of this Object.

The copy is an exact copy. Changes to the copy don't affect the original.

Implements Curve.

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