class
LineOvComp
: public
OverlayComp
(Return to index)
clone of
LineComp
derived from
OverlayComp
.
Type:
Instantiable
Base Classes:
public
OverlayComp
Derived Classes
Include file:
OverlayUnidraw/ovline.h
Public:
virtual
Component
*
Copy
()
virtual ClassId
GetClassId
()
Line
*
GetLine
()
return pointer to graphic.
virtual void
Interpret
(
Command
*)
interpret pattern command, otherwise pass to base class.
virtual boolean
IsA
(ClassId)
LineOvComp
(
Line
* = nil,
OverlayComp
* parent = nil)
LineOvComp
(istream&,
OverlayComp
* parent = nil)
virtual boolean
operator ==
(
OverlayComp
&)
Protected:
CLASS_SYMID
("
LineComp
")
ParamList
*
GetParamList
()
void
GrowParamList
(
ParamList
*)
static
ParamList
*
_ovline_params
(more documentation)