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