class
PinView
: public
ConnectorView
(Return to index)
Type:
Instantiable
Base Classes:
public
ConnectorView
Derived Classes
Include file:
Unidraw/Components/pin.h
Public:
virtual
Manipulator
*
CreateManipulator
(
Viewer
*,
Event
&,
Transformer
*,
Tool
*)
virtual ClassId
GetClassId
()
virtual
Graphic
*
GetGraphic
()
PinComp
*
GetPinComp
()
virtual void
Interpret
(
Command
*)
virtual
Command
*
InterpretManipulator
(
Manipulator
*)
virtual boolean
IsA
(ClassId)
PinView
(
PinComp
* = nil)
virtual void
Update
()
Protected:
Manipulator
*
CreateConnectManip
(
Viewer
*,
Event
&,
Transformer
*,
Tool
*)
Manipulator
*
CreateGraphicCompManip
(
Viewer
*,
Event
&,
Transformer
*,
Tool
*)
PinGraphic
*
GetPin
()
Command
*
InterpConnectManip
(
Manipulator
*)
Command
*
InterpGraphicCompManip
(
Manipulator
*)
virtual
PinComp
*
NewSubject
(
PinGraphic
*)
(more documentation)