deferred class
	EV_MULTI_POINTED_FIGURE

General
	cluster: interface
	description: "Figures consisting of zero or more points."
	keywords: "figure, points"

Ancestors
	ANY

Queries
	i_th_point (i: INTEGER_32): EV_RELATIVE_POINT
	point_count: INTEGER_32

Commands
	extend_point (a_point: EV_RELATIVE_POINT)
	set_i_th_point (i: INTEGER_32; a_point: EV_RELATIVE_POINT)
	set_point_count (a_count: INTEGER_32)