PointListPointList
-
A collection of points in a Frame
- Description:
- The PointList class implements a RegionRegion which represents a collection
of points in a FrameFrame.
- Constructor Function:
- astPointListastPointList
-
Inheritance
- The PointList class inherits from the Region class.
-
Attributes
- In addition to those attributes common to all Regions, every
PointList also has the following attributes:
- ListSizeListSize: The number of positions stored in the PointList
-
Functions
- The PointList class does not define any new functions beyond those
which are applicable to all Regions.