kig
ArcLineIntersectionType Class Reference
#include <intersection_types.h>
Inheritance diagram for ArcLineIntersectionType:

Detailed Description
arc line intersection.Definition at line 109 of file intersection_types.h.
Public Member Functions | |
| ObjectImp * | calc (const Args &parents, const KigDocument &) const |
| const ObjectImpType * | resultId () const |
Static Public Member Functions | |
| static const ArcLineIntersectionType * | instance () |
Member Function Documentation
| const ArcLineIntersectionType * ArcLineIntersectionType::instance | ( | ) | [static] |
Definition at line 383 of file intersection_types.cc.
| ObjectImp * ArcLineIntersectionType::calc | ( | const Args & | parents, | |
| const KigDocument & | ||||
| ) | const [virtual] |
| const ObjectImpType * ArcLineIntersectionType::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 405 of file intersection_types.cc.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference