kig
ObjectLPType Class Reference
#include <base_type.h>
Inheritance diagram for ObjectLPType:

Detailed Description
Definition at line 45 of file base_type.h.
Public Member Functions | |
| ObjectImp * | calc (const Args &args, const KigDocument &) const |
| virtual ObjectImp * | calc (const LineData &a, const Coordinate &b) const =0 |
Protected Member Functions | |
| ObjectLPType (const char *fullname, const ArgsParser::spec *spec, int n) | |
| ~ObjectLPType () | |
Constructor & Destructor Documentation
| ObjectLPType::ObjectLPType | ( | const char * | fullname, | |
| const ArgsParser::spec * | spec, | |||
| int | n | |||
| ) | [protected] |
Definition at line 78 of file base_type.cc.
| ObjectLPType::~ObjectLPType | ( | ) | [protected] |
Definition at line 83 of file base_type.cc.
Member Function Documentation
| ObjectImp * ObjectLPType::calc | ( | const Args & | args, | |
| const KigDocument & | ||||
| ) | const [virtual] |
| virtual ObjectImp* ObjectLPType::calc | ( | const LineData & | a, | |
| const Coordinate & | b | |||
| ) | const [pure virtual] |
Implemented in ParabolaBDPType, LinePerpendLPType, and LineParallelLPType.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference