class
RubberGroup
: public
Rubberband
(Return to index)
Type:
Instantiable
Base Classes:
public
Rubberband
Derived Classes
Include file:
IV-2_6/InterViews/rubgroup.h
Public:
void
Append
(
Rubberband
*,
Rubberband
* = nil,
Rubberband
* = nil,
Rubberband
* = nil )
boolean
AtEnd
()
virtual void
Draw
()
virtual void
Erase
()
Rubberband
*
First
()
virtual ClassId
GetClassId
()
Rubberband
*
GetCurrent
()
virtual boolean
IsA
(ClassId id)
boolean
IsEmpty
()
Rubberband
*
Last
()
Rubberband
*
Next
()
Rubberband
*
Prev
()
void
Remove
(
Rubberband
*)
void
RemoveCur
()
RubberGroup
(
Painter
*,
Canvas
*)
virtual void
SetCanvas
(
Canvas
*)
void
SetCurrent
(
Rubberband
*)
virtual void
SetPainter
(
Painter
*)
virtual void
Track
(IntCoord, IntCoord)
virtual
~RubberGroup
()
(more documentation)