a2dExtendedResultItem Class Reference

This is one hit result from a2dExtendedResult. More...

#include <canobj.h>

Collaboration diagram for a2dExtendedResultItem:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dExtendedResultItem ()
 Default Constructor.
 a2dExtendedResultItem (a2dCanvasObject *object, a2dCanvasObject *parent, a2dHit type, int level, int typeex)
 Standard Constructor.
class a2dCanvasObjectGetObject ()
 the hit object
class a2dCanvasObjectGetParent ()
 the parent object of the hit object
const a2dHitGetHitType ()
 type of the hit
int GetLevel ()
 level of the hit object below the start (root) object

Protected Attributes

a2dCanvasObjectm_object
 the hit object
a2dCanvasObjectm_parent
 the parent object of the hit object
a2dHit m_type
 type of the hit
int m_level
 level of the hit object below the start (root) object
int m_typeex
 Extended hit type.

Friends

class a2dExtendedResult


Detailed Description

This is one hit result from a2dExtendedResult.

Definition at line 410 of file canobj.h.


Member Data Documentation

level of the hit object below the start (root) object

note: the extended result can contain multiple hits on the same level

Definition at line 443 of file canobj.h.

Extended hit type.

This is generally class specific. Derived classes must include the IDs for the base class. a2dCanvasObject does not define extended hit IDs.

Definition at line 449 of file canobj.h.


The documentation for this class was generated from the following file:
a2dExtendedResultItem Class Reference -- Tue Aug 31 18:26:45 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation