IPolylineKernel Class Reference

kernel for handling polyline object More...

#include "IKernel.hpp"

+ Inheritance diagram for IPolylineKernel:

Public Member Functions

virtual bool process (const IPolyline &source, IPolyline &target)=0
- Public Member Functions inherited from IKernelBase
virtual IKernelBasethreadClone () const =0
 gets a copy of the object (required for multi-threaded execution)
virtual void leafChanged (const IPointIndexLeaf &leaf)=0
 function is called, when the spatial index leaf changes
- Public Member Functions inherited from ObjectBase
virtual void Delete ()

Detailed Description

kernel for handling polyline object