kig
HalflineByVectorType Class Reference
#include <line_type.h>
Inheritance diagram for HalflineByVectorType:

Detailed Description
Definition at line 99 of file line_type.h.
Public Member Functions | |
| ObjectImp * | calc (const Args &args, const KigDocument &) const |
| const ObjectImpType * | resultId () const |
Static Public Member Functions | |
| static const HalflineByVectorType * | instance () |
Member Function Documentation
| const HalflineByVectorType * HalflineByVectorType::instance | ( | ) | [static] |
Definition at line 315 of file line_type.cc.
| ObjectImp * HalflineByVectorType::calc | ( | const Args & | args, | |
| const KigDocument & | ||||
| ) | const [virtual] |
| const ObjectImpType * HalflineByVectorType::resultId | ( | ) | const [virtual] |
returns the ObjectImp id of the ObjectImp's produced by this ObjectType.
if the ObjectType can return different sorts of ObjectImp's, it should return the biggest common id, or ID_AnyImp.
Implements ObjectType.
Definition at line 331 of file line_type.cc.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference