class
RubberPointList
: public
Rubberband
(Return to index)
Type:
Instantiable
Base Classes:
public
Rubberband
Derived Classes
Include file:
IV-2_6/InterViews/rubcurve.h
Public:
virtual ClassId
GetClassId
()
virtual boolean
IsA
(ClassId id)
RubberPointList
(
Painter
*,
Canvas
*, IntCoord px[], IntCoord py[], int n, IntCoord offx = 0, IntCoord offy = 0 )
~RubberPointList
()
Protected:
void
Copy
(IntCoord*, IntCoord*, int, IntCoord*&, IntCoord*&)
int
count
IntCoord *
x
IntCoord *
y
(more documentation)