a2dCanvasObject::a2dFeedbackIdPinMapping Class Reference

feed back information of pins which can connect according to the More...

#include <canobj.h>

Inheritance diagram for a2dCanvasObject::a2dFeedbackIdPinMapping:

Inheritance graph
[legend]
Collaboration diagram for a2dCanvasObject::a2dFeedbackIdPinMapping:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dFeedbackIdPinMapping ()
 constructor
void SetMode (int mode)
 when a pin is found that fits the map, the rendering mode of the pin is set to this.
int GetMode ()
 returns mode see SetMode()
void SetTask (a2dConnectTask task)
 Set task to perform.
a2dConnectTask GetTask ()
 get task to perform
void SetMask (wxUint32 mask)
 Set mask.
wxUint32 GetMask ()
 get mask
void SetPinClass (a2dPinClass *pinclass)
 set pinclass
a2dPinClassGetPinClass () const
 return the pin class of this pin

Protected Attributes

int m_mode
 modifies rendering
a2dConnectTask m_task
a2dPinClassm_pinclass
 pin class for task
wxUint32 m_mask
 mask for flags in pin


Detailed Description

feed back information of pins which can connect according to the

When drawing new wires, pins that can accept a wire, can be set in a rendering mode to show this. This feedback set the pin rendering mode store as part of the feedback to a bin which is not yet connected and exists in the pin map table.

Definition at line 2199 of file canobj.h.


The documentation for this class was generated from the following file:
a2dCanvasObject::a2dFeedbackIdPinMapping Class Reference -- Tue Aug 31 18:13:15 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation